Pull request #740 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f02cfa0d3329b990448c42ecb9cbf794bb938f1c+524fde96b3cb1875459d9e5ca758071353d7a42e (695bcccc9b2179997903926c33e04850a6295594) 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-ssh6128557690575227082.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-ssh2578723635819284849.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/edgex-ui-go/branches/PR-740/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/edgex-ui-go/branches/PR-740/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11481196354224778852.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/edgex-ui-go/branches/PR-740/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7301761492043865839.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-ssh11612290822649507829.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/edgex-ui-go/branches/PR-740/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/edgex-ui-go/branches/PR-740/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16835285967266511251.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:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go 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: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3422’ Running on prd-ubuntu20.04-docker-8c-8g-3425 in /w/workspace/edgexfoundry_edgex-ui-go_PR-740 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-740 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit f02cfa0d3329b990448c42ecb9cbf794bb938f1c Merge succeeded, producing f02cfa0d3329b990448c42ecb9cbf794bb938f1c Checking out Revision f02cfa0d3329b990448c42ecb9cbf794bb938f1c (PR-740) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/740/head:refs/remotes/origin/PR-740 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f02cfa0d3329b990448c42ecb9cbf794bb938f1c # 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 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f02cfa0d3329b990448c42ecb9cbf794bb938f1c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:21:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:21:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:21:48 ========================================================= 04:21:48 EdgeX Global Pipelines Version Info 04:21:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:21:49 ------------------- 04:21:49 stable info: 04:21:49 ------------------- 04:21:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:21:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:21:49 Message: update stable to v1.0.258 04:21:50 ------------------- 04:21:50 experimental info: 04:21:50 ------------------- 04:21:50 Commited By: **** collab-it+edgex@linuxfoundation.org 04:21:50 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:21:50 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:21:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:21:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:21:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:21:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:21:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:21:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:21:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-740 [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-740 [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-740 [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f02cfa0d3329b990448c42ecb9cbf794bb938f1c [Pipeline] echo 04:21:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f02cfa0 [Pipeline] echo 04:21:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:52 provisioning config files... 04:21:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp/config10771073386050375282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:52 ---> ****-login.sh 04:21:52 nexus3.edgexfoundry.org:10001 04:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:52 Configure a credential helper to remove this warning. See 04:21:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:52 04:21:52 Login Succeeded 04:21:52 nexus3.edgexfoundry.org:10002 04:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:53 Configure a credential helper to remove this warning. See 04:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:53 04:21:53 Login Succeeded 04:21:53 nexus3.edgexfoundry.org:10003 04:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:53 Configure a credential helper to remove this warning. See 04:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:53 04:21:53 Login Succeeded 04:21:53 nexus3.edgexfoundry.org:10004 04:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:53 Configure a credential helper to remove this warning. See 04:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:53 04:21:53 Login Succeeded 04:21:53 ****.io 04:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:53 Configure a credential helper to remove this warning. See 04:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:53 04:21:53 Login Succeeded 04:21:53 ---> ****-login.sh ends [Pipeline] } 04:21:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:21:54 + git rev-list -1 --merges f02cfa0d3329b990448c42ecb9cbf794bb938f1c~1..f02cfa0d3329b990448c42ecb9cbf794bb938f1c [Pipeline] echo 04:21:54 -----------> git rev-list -1 --merges f02cfa0d3329b990448c42ecb9cbf794bb938f1c~1..f02cfa0d3329b990448c42ecb9cbf794bb938f1c f02cfa0d3329b990448c42ecb9cbf794bb938f1c [false] [Pipeline] sh 04:21:54 + git log --format=format:%s -1 f02cfa0d3329b990448c42ecb9cbf794bb938f1c [Pipeline] echo 04:21:54 ========================================================= 04:21:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:21:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:21:55 + git log --format=format:%s -1 f02cfa0d3329b990448c42ecb9cbf794bb938f1c [Pipeline] echo 04:21:55 [semverPrep] GIT_COMMIT: f02cfa0d3329b990448c42ecb9cbf794bb938f1c, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo 04:21:55 [semverPrep] This is not a build commit. [Pipeline] sh 04:21:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:21:55 + grep -v github /etc/ssh/ssh_known_hosts 04:21:55 + [ -e /tmp/ssh_known_hosts ] 04:21:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:21:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:21:55 + sudo tee -a /etc/ssh/ssh_known_hosts 04:21:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:55 04:21:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:56 0.1.4: Pulling from edgex-devops/py-git-semver 04:21:56 b85a868b505f: Pulling fs layer 04:21:56 e2be974225ed: Pulling fs layer 04:21:56 339a4e72a1f5: Pulling fs layer 04:21:56 988bab9f4d93: Pulling fs layer 04:21:56 1469e6f7b9e6: Pulling fs layer 04:21:56 eaf3925da568: Pulling fs layer 04:21:56 bab4dde63d76: Pulling fs layer 04:21:56 bde34c3a00c8: Pulling fs layer 04:21:56 b352a97aabf1: Pulling fs layer 04:21:56 4872d77fe225: Pulling fs layer 04:21:56 5851b861e8e6: Pulling fs layer 04:21:56 bde34c3a00c8: Waiting 04:21:56 b352a97aabf1: Waiting 04:21:56 4872d77fe225: Waiting 04:21:56 988bab9f4d93: Waiting 04:21:56 1469e6f7b9e6: Waiting 04:21:56 bab4dde63d76: Waiting 04:21:56 5851b861e8e6: Waiting 04:21:56 eaf3925da568: Waiting 04:21:56 e2be974225ed: Download complete 04:21:56 988bab9f4d93: Verifying Checksum 04:21:56 988bab9f4d93: Download complete 04:21:56 339a4e72a1f5: Verifying Checksum 04:21:56 339a4e72a1f5: Download complete 04:21:56 1469e6f7b9e6: Verifying Checksum 04:21:56 1469e6f7b9e6: Download complete 04:21:56 eaf3925da568: Verifying Checksum 04:21:56 eaf3925da568: Download complete 04:21:56 bde34c3a00c8: Download complete 04:21:56 b352a97aabf1: Download complete 04:21:56 4872d77fe225: Download complete 04:21:56 5851b861e8e6: Download complete 04:21:56 b85a868b505f: Verifying Checksum 04:21:56 b85a868b505f: Download complete 04:21:56 bab4dde63d76: Verifying Checksum 04:21:56 bab4dde63d76: Download complete 04:21:57 b85a868b505f: Pull complete 04:21:58 e2be974225ed: Pull complete 04:21:58 339a4e72a1f5: Pull complete 04:21:58 988bab9f4d93: Pull complete 04:21:58 1469e6f7b9e6: Pull complete 04:21:58 eaf3925da568: Pull complete 04:22:00 bab4dde63d76: Pull complete 04:22:00 bde34c3a00c8: Pull complete 04:22:01 b352a97aabf1: Pull complete 04:22:01 4872d77fe225: Pull complete 04:22:01 5851b861e8e6: Pull complete 04:22:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:22:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:01 prd-ubuntu20.04-docker-8c-8g-3425 does not seem to be running inside a container 04:22:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-740 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740:/w/workspace/edgexfoundry_edgex-ui-go_PR-740:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-740@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 04:22:05 $ docker top 621bb2ce0efae68d3d36d5d70fabd102b01ab1f90c0f824fbea8066301093e54 -eo pid,comm 04:22:05 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). 04:22:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:05 [ssh-agent] Looking for ssh-agent implementation... 04:22:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:05 $ docker exec 621bb2ce0efae68d3d36d5d70fabd102b01ab1f90c0f824fbea8066301093e54 ssh-agent 04:22:05 SSH_AUTH_SOCK=/tmp/ssh-1y45vsMJCqHi/agent.33 04:22:05 SSH_AGENT_PID=39 04:22:05 Running ssh-add (command line suppressed) 04:22:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp/private_key_9355584823728702853.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp/private_key_9355584823728702853.key) 04:22:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:06 + git tag --points-at HEAD [Pipeline] } 04:22:06 $ docker exec --env ******** --env ******** 621bb2ce0efae68d3d36d5d70fabd102b01ab1f90c0f824fbea8066301093e54 ssh-agent -k 04:22:06 unset SSH_AUTH_SOCK; 04:22:06 unset SSH_AGENT_PID; 04:22:06 echo Agent pid 39 killed; 04:22:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:22:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:06 [ssh-agent] Looking for ssh-agent implementation... 04:22:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:06 $ docker exec 621bb2ce0efae68d3d36d5d70fabd102b01ab1f90c0f824fbea8066301093e54 ssh-agent 04:22:06 SSH_AUTH_SOCK=/tmp/ssh-EDUNY7g6peMO/agent.72 04:22:06 SSH_AGENT_PID=78 04:22:06 Running ssh-add (command line suppressed) 04:22:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp/private_key_10659699307153745222.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp/private_key_10659699307153745222.key) 04:22:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:06 + git semver init 04:22:07 2024-04-23 04:22:07,118 [run_init] DEBUG init version:0.0.0 force:False 04:22:07 2024-04-23 04:22:07,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-740/.semver 04:22:07 2024-04-23 04:22:07,120 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-740/.semver 04:22:07 2024-04-23 04:22:07,120 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-740/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-740, universal_newlines=False, shell=None, istream=None) 04:22:09 2024-04-23 04:22:09,338 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-740/.git/info/exclude 04:22:09 2024-04-23 04:22:09,339 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-740/.semver/PR-740 with force:False 04:22:09 2024-04-23 04:22:09,339 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-740/.semver/PR-740 04:22:09 2024-04-23 04:22:09,344 [execute] INFO git cat-file --batch-check 04:22:09 2024-04-23 04:22:09,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-740/.semver, universal_newlines=False, shell=None, istream=) 04:22:09 2024-04-23 04:22:09,351 [execute] INFO git cat-file --batch 04:22:09 2024-04-23 04:22:09,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-740/.semver, universal_newlines=False, shell=None, istream=) 04:22:09 2024-04-23 04:22:09,358 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-740/.semver/PR-740 04:22:09 0.0.0 [Pipeline] } 04:22:09 $ docker exec --env ******** --env ******** 621bb2ce0efae68d3d36d5d70fabd102b01ab1f90c0f824fbea8066301093e54 ssh-agent -k 04:22:09 unset SSH_AUTH_SOCK; 04:22:09 unset SSH_AGENT_PID; 04:22:09 echo Agent pid 78 killed; 04:22:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:10 + git semver [Pipeline] } 04:22:10 $ docker stop --time=1 621bb2ce0efae68d3d36d5d70fabd102b01ab1f90c0f824fbea8066301093e54 04:22:11 $ docker rm -f --volumes 621bb2ce0efae68d3d36d5d70fabd102b01ab1f90c0f824fbea8066301093e54 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:12 Stashed 1 file(s) [Pipeline] echo 04:22:12 [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 04:22:13 provisioning config files... 04:22:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp/config10587739040801218293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:13 ---> ****-login.sh 04:22:13 nexus3.edgexfoundry.org:10001 04:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:13 Configure a credential helper to remove this warning. See 04:22:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:13 04:22:13 Login Succeeded 04:22:13 nexus3.edgexfoundry.org:10002 04:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:13 Configure a credential helper to remove this warning. See 04:22:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:13 04:22:13 Login Succeeded 04:22:13 nexus3.edgexfoundry.org:10003 04:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:13 Configure a credential helper to remove this warning. See 04:22:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:13 04:22:13 Login Succeeded 04:22:13 nexus3.edgexfoundry.org:10004 04:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:13 Configure a credential helper to remove this warning. See 04:22:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:13 04:22:13 Login Succeeded 04:22:13 ****.io 04:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:14 Configure a credential helper to remove this warning. See 04:22:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:14 04:22:14 Login Succeeded 04:22:14 ---> ****-login.sh ends [Pipeline] } 04:22:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:14 ========================================================= 04:22:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:22:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:14 + 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 . 04:22:15 Sending build context to Docker daemon 59.51MB 04:22:15 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:22:15 Step 2/15 : FROM ${BASE} AS builder 04:22:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:22:15 619be1103602: Pulling fs layer 04:22:15 7862e08f4a3e: Pulling fs layer 04:22:15 5df492c9dc93: Pulling fs layer 04:22:15 7629e6793208: Pulling fs layer 04:22:15 4f4fb700ef54: Pulling fs layer 04:22:15 fb5054dd5b73: Pulling fs layer 04:22:15 eeca6798cff9: Pulling fs layer 04:22:15 4f4fb700ef54: Waiting 04:22:15 fb5054dd5b73: Waiting 04:22:15 aa269ceb94a6: Pulling fs layer 04:22:15 eeca6798cff9: Waiting 04:22:15 ada007ff1a6a: Pulling fs layer 04:22:15 aa269ceb94a6: Waiting 04:22:15 ada007ff1a6a: Waiting 04:22:15 7629e6793208: Waiting 04:22:15 7862e08f4a3e: Verifying Checksum 04:22:15 7862e08f4a3e: Download complete 04:22:15 7629e6793208: Verifying Checksum 04:22:15 7629e6793208: Download complete 04:22:15 4f4fb700ef54: Verifying Checksum 04:22:15 4f4fb700ef54: Download complete 04:22:15 fb5054dd5b73: Verifying Checksum 04:22:15 fb5054dd5b73: Download complete 04:22:15 619be1103602: Verifying Checksum 04:22:15 619be1103602: Download complete 04:22:15 eeca6798cff9: Verifying Checksum 04:22:15 eeca6798cff9: Download complete 04:22:15 619be1103602: Pull complete 04:22:15 ada007ff1a6a: Verifying Checksum 04:22:15 ada007ff1a6a: Download complete 04:22:15 7862e08f4a3e: Pull complete 04:22:15 5df492c9dc93: Verifying Checksum 04:22:15 5df492c9dc93: Download complete 04:22:16 aa269ceb94a6: Verifying Checksum 04:22:16 aa269ceb94a6: Download complete 04:22:19 5df492c9dc93: Pull complete 04:22:19 7629e6793208: Pull complete 04:22:19 4f4fb700ef54: Pull complete 04:22:19 fb5054dd5b73: Pull complete 04:22:19 eeca6798cff9: Pull complete 04:22:21 aa269ceb94a6: Pull complete 04:22:22 ada007ff1a6a: Pull complete 04:22:22 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:22:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:22:22 ---> f489d0715acc 04:22:22 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:22:27 ---> Running in 899602d05f3b 04:22:27 Removing intermediate container 899602d05f3b 04:22:27 ---> 3baffd6019a2 04:22:27 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:22:27 ---> Running in 06d93f721824 04:22:27 Removing intermediate container 06d93f721824 04:22:27 ---> 920362a28c55 04:22:27 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:22:27 ---> Running in 10c20bba2005 04:22:27 Removing intermediate container 10c20bba2005 04:22:27 ---> f4b44d738d24 04:22:27 Step 6/15 : LABEL Name=edgex-ui-go 04:22:27 ---> Running in b32d83329e62 04:22:27 Removing intermediate container b32d83329e62 04:22:27 ---> 6791f0cf7b3e 04:22:27 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:22:27 ---> Running in 6024567e2bda 04:22:27 Removing intermediate container 6024567e2bda 04:22:27 ---> f73d04dc9017 04:22:27 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:22:27 Still waiting to schedule task 04:22:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3423’ 04:22:28 latest: Pulling from library/docker 04:22:28 4abcf2066143: Pulling fs layer 04:22:28 c25b9a5f5127: Pulling fs layer 04:22:28 4f4fb700ef54: Pulling fs layer 04:22:28 f5e9881a2ac0: Pulling fs layer 04:22:28 700f7b49cf75: Pulling fs layer 04:22:28 dee9f74c01c4: Pulling fs layer 04:22:28 f955c3e9d8ce: Pulling fs layer 04:22:28 e0ca727e67ae: Pulling fs layer 04:22:28 2e6d63c8680c: Pulling fs layer 04:22:28 d017e0df6b32: Pulling fs layer 04:22:28 a270b779d899: Pulling fs layer 04:22:28 f5e9881a2ac0: Waiting 04:22:28 700f7b49cf75: Waiting 04:22:28 dee9f74c01c4: Waiting 04:22:28 f955c3e9d8ce: Waiting 04:22:28 d017e0df6b32: Waiting 04:22:28 e0ca727e67ae: Waiting 04:22:28 2e6d63c8680c: Waiting 04:22:28 cd3b75a415cd: Pulling fs layer 04:22:28 5f3d01750d51: Pulling fs layer 04:22:28 a270b779d899: Waiting 04:22:28 cd3b75a415cd: Waiting 04:22:28 5f3d01750d51: Waiting 04:22:28 3d76575b70a1: Pulling fs layer 04:22:28 3d76575b70a1: Waiting 04:22:28 d7b7bc76bbba: Pulling fs layer 04:22:28 c6f330396ec7: Pulling fs layer 04:22:28 d7b7bc76bbba: Waiting 04:22:28 c6f330396ec7: Waiting 04:22:28 4f4fb700ef54: Verifying Checksum 04:22:28 4f4fb700ef54: Download complete 04:22:28 c25b9a5f5127: Verifying Checksum 04:22:28 c25b9a5f5127: Download complete 04:22:28 4abcf2066143: Verifying Checksum 04:22:28 4abcf2066143: Download complete 04:22:28 f5e9881a2ac0: Verifying Checksum 04:22:28 f5e9881a2ac0: Download complete 04:22:28 4abcf2066143: Pull complete 04:22:28 c25b9a5f5127: Pull complete 04:22:28 700f7b49cf75: Verifying Checksum 04:22:28 700f7b49cf75: Download complete 04:22:28 dee9f74c01c4: Verifying Checksum 04:22:28 dee9f74c01c4: Download complete 04:22:28 4f4fb700ef54: Pull complete 04:22:28 f955c3e9d8ce: Verifying Checksum 04:22:28 f955c3e9d8ce: Download complete 04:22:28 f5e9881a2ac0: Pull complete 04:22:28 e0ca727e67ae: Download complete 04:22:28 2e6d63c8680c: Download complete 04:22:28 d017e0df6b32: Download complete 04:22:29 cd3b75a415cd: Download complete 04:22:29 5f3d01750d51: Verifying Checksum 04:22:29 5f3d01750d51: Download complete 04:22:29 a270b779d899: Verifying Checksum 04:22:29 a270b779d899: Download complete 04:22:29 700f7b49cf75: Pull complete 04:22:29 d7b7bc76bbba: Verifying Checksum 04:22:29 d7b7bc76bbba: Download complete 04:22:29 c6f330396ec7: Download complete 04:22:29 dee9f74c01c4: Pull complete 04:22:29 3d76575b70a1: Verifying Checksum 04:22:29 3d76575b70a1: Download complete 04:22:30 f955c3e9d8ce: Pull complete 04:22:30 e0ca727e67ae: Pull complete 04:22:30 2e6d63c8680c: Pull complete 04:22:30 d017e0df6b32: Pull complete 04:22:30 a270b779d899: Pull complete 04:22:30 cd3b75a415cd: Pull complete 04:22:30 5f3d01750d51: Pull complete 04:22:31 3d76575b70a1: Pull complete 04:22:32 d7b7bc76bbba: Pull complete 04:22:32 c6f330396ec7: Pull complete 04:22:32 Digest: sha256:c8d3a4b0f8c9f09c8d220fc68028a401f5b7f5c159a7dd62fc0915f8617ea66f 04:22:32 Status: Downloaded newer image for docker:latest 04:22:36 ---> 935cb4d0a99d 04:22:36 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:22:36 ---> Running in 59c2a588ef9e 04:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:22:36 OK: 264 MiB in 52 packages 04:22:36 Removing intermediate container 59c2a588ef9e 04:22:36 ---> 9e634a081ff1 04:22:36 Step 10/15 : ENV GO111MODULE=on 04:22:36 ---> Running in eef67860173b 04:22:36 Removing intermediate container eef67860173b 04:22:36 ---> 745960946cca 04:22:36 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:22:36 ---> Running in 4b8e2f3f97d9 04:22:36 Removing intermediate container 4b8e2f3f97d9 04:22:36 ---> 46befbd97ff7 04:22:36 Step 12/15 : COPY go.mod vendor* ./ 04:22:37 ---> 7b697c33aef8 04:22:37 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:37 ---> Running in 8ba41c40649c 04:23:33 Removing intermediate container 8ba41c40649c 04:23:33 ---> 87bda40fc2c0 04:23:33 Step 14/15 : COPY . . 04:23:33 ---> 96d534b769f0 04:23:33 Step 15/15 : RUN ${MAKE} 04:23:33 ---> Running in d5ab96ebaaad 04:23:33 noop 04:23:33 Removing intermediate container d5ab96ebaaad 04:23:33 ---> 96eca4163f20 04:23:33 Successfully built 96eca4163f20 04:23:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:33 + docker inspect -f . ci-base-image-x86_64 04:23:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:33 prd-ubuntu20.04-docker-8c-8g-3425 does not seem to be running inside a container 04:23:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-740 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740:/w/workspace/edgexfoundry_edgex-ui-go_PR-740:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-740@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 04:23:34 $ docker top c79eb2f6c5741501a4ee8d395817af821262f27bf3e0134f212c76d09cce579a -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:34 + go version 04:23:34 go version go1.21.9 linux/amd64 [Pipeline] } 04:23:34 $ docker stop --time=1 c79eb2f6c5741501a4ee8d395817af821262f27bf3e0134f212c76d09cce579a 04:23:36 $ docker rm -f --volumes c79eb2f6c5741501a4ee8d395817af821262f27bf3e0134f212c76d09cce579a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:36 + docker inspect -f . ci-base-image-x86_64 04:23:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:36 prd-ubuntu20.04-docker-8c-8g-3425 does not seem to be running inside a container 04:23:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-740 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740:/w/workspace/edgexfoundry_edgex-ui-go_PR-740:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-740@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 04:23:37 $ docker top de5323faf22b21a0420aa66c664e5107de42b158dc2caa1495f36398a157944a -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-740 [Pipeline] fileExists [Pipeline] sh 04:23:38 + make test 04:23:38 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:23:39 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:23:49 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 04:23:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges 04:23:49 have (chan any, chan error, any, string) 04:23:49 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:23:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges 04:23:49 have (chan any, chan error, interface{}, string) 04:23:49 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:23:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges 04:23:49 have (chan any, chan error, interface{}, string) 04:23:49 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:23:55 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:23:55 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:23:55 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:23:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:23:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:23:55 FAIL 04:23:55 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:23:55 $ docker stop --time=1 de5323faf22b21a0420aa66c664e5107de42b158dc2caa1495f36398a157944a 04:24:01 $ docker rm -f --volumes de5323faf22b21a0420aa66c664e5107de42b158dc2caa1495f36398a157944a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:02 04:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:03 latest: Pulling from edgex-lftools-log-publisher 04:24:03 5eb5b503b376: Pulling fs layer 04:24:03 5c69ac0246d0: Pulling fs layer 04:24:03 ec43610c2a17: Pulling fs layer 04:24:03 3a2ae6a8a46f: Pulling fs layer 04:24:03 33b1e0a273af: Pulling fs layer 04:24:03 5d3b04190fa2: Pulling fs layer 04:24:03 2f39f015ded8: Pulling fs layer 04:24:03 33b1e0a273af: Waiting 04:24:03 3a2ae6a8a46f: Waiting 04:24:03 5c69ac0246d0: Verifying Checksum 04:24:03 5c69ac0246d0: Download complete 04:24:03 3a2ae6a8a46f: Verifying Checksum 04:24:03 3a2ae6a8a46f: Download complete 04:24:03 33b1e0a273af: Verifying Checksum 04:24:03 33b1e0a273af: Download complete 04:24:03 5d3b04190fa2: Verifying Checksum 04:24:03 5d3b04190fa2: Download complete 04:24:03 ec43610c2a17: Download complete 04:24:03 5eb5b503b376: Verifying Checksum 04:24:03 5eb5b503b376: Download complete 04:24:03 2f39f015ded8: Verifying Checksum 04:24:03 2f39f015ded8: Download complete 04:24:04 5eb5b503b376: Pull complete 04:24:04 5c69ac0246d0: Pull complete 04:24:04 ec43610c2a17: Pull complete 04:24:04 3a2ae6a8a46f: Pull complete 04:24:05 33b1e0a273af: Pull complete 04:24:05 5d3b04190fa2: Pull complete 04:24:09 2f39f015ded8: Pull complete 04:24:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:24:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:12 prd-ubuntu20.04-docker-8c-8g-3425 does not seem to be running inside a container 04:24:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-740 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740:/w/workspace/edgexfoundry_edgex-ui-go_PR-740:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-740@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 04:24:18 $ docker top e024513fef34ba3b26e16cd2681c9b356345f2b0c94234506f71ab111f72fa49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:18 ---> job-cost.sh 04:24:18 lf-activate-venv: SKIPPING 04:24:18 INFO: No Stack... 04:24:18 INFO: Retrieving Pricing Info for: v3-standard-8 04:24:19 INFO: Archiving Costs [Pipeline] sh 04:24:19 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-740/archives/cost.csv 04:24:19 + cut -d, -f6 [Pipeline] lock 04:24:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-740-1-stack-cost] 04:24:19 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-740-1-stack-cost] did not exist. Created. 04:24:19 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-740-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:24:19 + echo total: 0.2199999988079071 [Pipeline] stash 04:24:19 Stashed 1 file(s) [Pipeline] } 04:24:19 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-740-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:24:20 $ docker stop --time=1 e024513fef34ba3b26e16cd2681c9b356345f2b0c94234506f71ab111f72fa49 04:24:21 $ docker rm -f --volumes e024513fef34ba3b26e16cd2681c9b356345f2b0c94234506f71ab111f72fa49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:24:21 Failed in branch amd64 04:25:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3427 in /w/workspace/edgexfoundry_edgex-ui-go_PR-740 [Pipeline] { [Pipeline] ws 04:25:33 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:25:36 The recommended git tool is: git 04:25:41 using credential edgex-jenkins-ssh 04:25:41 Cloning the remote Git repository 04:25:41 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:25:41 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:25:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:25:42 > git --version # timeout=10 04:25:42 > git --version # 'git version 2.25.1' 04:25:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:25:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:25:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:25:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/740/head:refs/remotes/origin/PR-740 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:25:48 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit f02cfa0d3329b990448c42ecb9cbf794bb938f1c 04:25:49 Merge succeeded, producing f02cfa0d3329b990448c42ecb9cbf794bb938f1c 04:25:49 Checking out Revision f02cfa0d3329b990448c42ecb9cbf794bb938f1c (PR-740) 04:25:48 > git config core.sparsecheckout # timeout=10 04:25:48 > git checkout -f f02cfa0d3329b990448c42ecb9cbf794bb938f1c # timeout=10 04:25:48 > git remote # timeout=10 04:25:48 > git config --get remote.origin.url # timeout=10 04:25:48 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:48 > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 04:25:48 > git rev-parse HEAD^{commit} # timeout=10 04:25:49 > git config core.sparsecheckout # timeout=10 04:25:49 > git checkout -f f02cfa0d3329b990448c42ecb9cbf794bb938f1c # timeout=10 04:25:50 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 04:25:50 > git --version # timeout=10 04:25:50 > git --version # 'git version 2.25.1' 04:25:50 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:25:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:25:55 Dload Upload Total Spent Left Speed 04:25:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 04:25:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:25:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:25:55 + sudo tee /etc/docker/daemon.new 04:25:55 { 04:25:55 "registry-mirrors": [ 04:25:55 "https://nexus3.edgexfoundry.org:10001" 04:25:55 ], 04:25:55 "bip": "10.250.0.254/24", 04:25:55 "hosts": [ 04:25:55 "tcp://0.0.0.0:5555", 04:25:55 "unix:///var/run/docker.sock" 04:25:55 ], 04:25:55 "mtu": 1458, 04:25:55 "selinux-enabled": true, 04:25:55 "seccomp-profile": "/etc/docker/seccomp.json" 04:25:55 } [Pipeline] sh 04:25:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:25:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:14 provisioning config files... 04:26:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6520663336098743536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:15 ---> ****-login.sh 04:26:15 nexus3.edgexfoundry.org:10001 04:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:15 Configure a credential helper to remove this warning. See 04:26:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:15 04:26:15 Login Succeeded 04:26:15 nexus3.edgexfoundry.org:10002 04:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:16 Configure a credential helper to remove this warning. See 04:26:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:16 04:26:16 Login Succeeded 04:26:16 nexus3.edgexfoundry.org:10003 04:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:16 Configure a credential helper to remove this warning. See 04:26:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:16 04:26:16 Login Succeeded 04:26:16 nexus3.edgexfoundry.org:10004 04:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:16 Configure a credential helper to remove this warning. See 04:26:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:16 04:26:16 Login Succeeded 04:26:16 ****.io 04:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:17 Configure a credential helper to remove this warning. See 04:26:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:17 04:26:17 Login Succeeded 04:26:17 ---> ****-login.sh ends [Pipeline] } 04:26:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:26:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:26:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:26:17 ========================================================= 04:26:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:26:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:18 + 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 . 04:26:19 Sending build context to Docker daemon 35.41MB 04:26:19 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:26:19 Step 2/15 : FROM ${BASE} AS builder 04:26:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:26:19 c6b39de5b339: Pulling fs layer 04:26:19 a69c41024577: Pulling fs layer 04:26:19 d6de4b400683: Pulling fs layer 04:26:19 35cb2a7552d0: Pulling fs layer 04:26:19 4f4fb700ef54: Pulling fs layer 04:26:19 464afbd9ba4c: Pulling fs layer 04:26:19 00f215d4a9da: Pulling fs layer 04:26:19 d496ad576159: Pulling fs layer 04:26:19 35cb2a7552d0: Waiting 04:26:19 4f4fb700ef54: Waiting 04:26:19 464afbd9ba4c: Waiting 04:26:19 00f215d4a9da: Waiting 04:26:19 d496ad576159: Waiting 04:26:19 a69c41024577: Verifying Checksum 04:26:19 a69c41024577: Download complete 04:26:19 35cb2a7552d0: Verifying Checksum 04:26:19 35cb2a7552d0: Download complete 04:26:19 4f4fb700ef54: Verifying Checksum 04:26:19 4f4fb700ef54: Download complete 04:26:20 464afbd9ba4c: Verifying Checksum 04:26:20 464afbd9ba4c: Download complete 04:26:20 c6b39de5b339: Verifying Checksum 04:26:20 c6b39de5b339: Download complete 04:26:20 d496ad576159: Verifying Checksum 04:26:20 d496ad576159: Download complete 04:26:21 c6b39de5b339: Pull complete 04:26:21 a69c41024577: Pull complete 04:26:21 d6de4b400683: Download complete 04:26:22 00f215d4a9da: Verifying Checksum 04:26:22 00f215d4a9da: Download complete 04:26:35 d6de4b400683: Pull complete 04:26:35 35cb2a7552d0: Pull complete 04:26:35 4f4fb700ef54: Pull complete 04:26:35 464afbd9ba4c: Pull complete 04:26:43 00f215d4a9da: Pull complete 04:26:45 d496ad576159: Pull complete 04:26:45 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:26:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:26:45 ---> f246e2811388 04:26:45 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:26:47 ---> Running in 6c2aeb714bd8 04:26:47 Removing intermediate container 6c2aeb714bd8 04:26:47 ---> 1730fe830c93 04:26:47 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:26:47 ---> Running in d3b8f41ae3a2 04:26:47 Removing intermediate container d3b8f41ae3a2 04:26:47 ---> f774b62511e9 04:26:47 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:26:47 ---> Running in b4e79013fb66 04:26:48 Removing intermediate container b4e79013fb66 04:26:48 ---> 5f0bfe11e18e 04:26:48 Step 6/15 : LABEL Name=edgex-ui-go 04:26:48 ---> Running in ac31d8850ba5 04:26:48 Removing intermediate container ac31d8850ba5 04:26:48 ---> 9e360c00974a 04:26:48 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:26:48 ---> Running in cdb4c62a56ec 04:26:48 Removing intermediate container cdb4c62a56ec 04:26:48 ---> 1f0fe95c0d29 04:26:48 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:26:49 latest: Pulling from library/docker 04:26:49 bca4290a9639: Pulling fs layer 04:26:49 17b275a3377f: Pulling fs layer 04:26:49 4f4fb700ef54: Pulling fs layer 04:26:49 c7c53acdebd8: Pulling fs layer 04:26:49 e635484dd1ab: Pulling fs layer 04:26:49 a8a4c7c4c708: Pulling fs layer 04:26:49 10e7f42d3bf7: Pulling fs layer 04:26:49 79cc2000475f: Pulling fs layer 04:26:49 ab94a8da1bdf: Pulling fs layer 04:26:49 0660813d8423: Pulling fs layer 04:26:49 31547864bc52: Pulling fs layer 04:26:49 e49daf8e6153: Pulling fs layer 04:26:49 def376bc3316: Pulling fs layer 04:26:49 63abb2208e69: Pulling fs layer 04:26:49 e03e2527e679: Pulling fs layer 04:26:49 5d961c33e209: Pulling fs layer 04:26:49 c7c53acdebd8: Waiting 04:26:49 e635484dd1ab: Waiting 04:26:49 a8a4c7c4c708: Waiting 04:26:49 10e7f42d3bf7: Waiting 04:26:49 79cc2000475f: Waiting 04:26:49 ab94a8da1bdf: Waiting 04:26:49 0660813d8423: Waiting 04:26:49 31547864bc52: Waiting 04:26:49 e03e2527e679: Waiting 04:26:49 e49daf8e6153: Waiting 04:26:49 5d961c33e209: Waiting 04:26:49 def376bc3316: Waiting 04:26:49 63abb2208e69: Waiting 04:26:49 4f4fb700ef54: Verifying Checksum 04:26:49 4f4fb700ef54: Download complete 04:26:49 17b275a3377f: Verifying Checksum 04:26:49 17b275a3377f: Download complete 04:26:49 bca4290a9639: Verifying Checksum 04:26:49 bca4290a9639: Download complete 04:26:49 c7c53acdebd8: Download complete 04:26:50 e635484dd1ab: Verifying Checksum 04:26:50 e635484dd1ab: Download complete 04:26:50 a8a4c7c4c708: Verifying Checksum 04:26:50 a8a4c7c4c708: Download complete 04:26:50 10e7f42d3bf7: Verifying Checksum 04:26:50 10e7f42d3bf7: Download complete 04:26:50 bca4290a9639: Pull complete 04:26:50 79cc2000475f: Verifying Checksum 04:26:50 79cc2000475f: Download complete 04:26:50 0660813d8423: Verifying Checksum 04:26:50 0660813d8423: Download complete 04:26:50 ab94a8da1bdf: Verifying Checksum 04:26:50 ab94a8da1bdf: Download complete 04:26:50 e49daf8e6153: Verifying Checksum 04:26:50 e49daf8e6153: Download complete 04:26:51 def376bc3316: Verifying Checksum 04:26:51 def376bc3316: Download complete 04:26:51 17b275a3377f: Pull complete 04:26:51 e03e2527e679: Verifying Checksum 04:26:51 e03e2527e679: Download complete 04:26:51 31547864bc52: Verifying Checksum 04:26:51 31547864bc52: Download complete 04:26:51 5d961c33e209: Verifying Checksum 04:26:51 5d961c33e209: Download complete 04:26:51 4f4fb700ef54: Pull complete 04:26:51 c7c53acdebd8: Pull complete 04:26:52 63abb2208e69: Verifying Checksum 04:26:52 63abb2208e69: Download complete 04:26:53 e635484dd1ab: Pull complete 04:26:54 a8a4c7c4c708: Pull complete 04:26:55 10e7f42d3bf7: Pull complete 04:26:55 79cc2000475f: Pull complete 04:26:56 ab94a8da1bdf: Pull complete 04:26:56 0660813d8423: Pull complete 04:26:58 31547864bc52: Pull complete 04:26:58 e49daf8e6153: Pull complete 04:26:58 def376bc3316: Pull complete 04:27:01 63abb2208e69: Pull complete 04:27:02 e03e2527e679: Pull complete 04:27:02 5d961c33e209: Pull complete 04:27:02 Digest: sha256:c8d3a4b0f8c9f09c8d220fc68028a401f5b7f5c159a7dd62fc0915f8617ea66f 04:27:02 Status: Downloaded newer image for docker:latest 04:27:05 ---> 8735aa5322d7 04:27:05 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:27:05 ---> Running in 568eef2db0a9 04:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:07 OK: 266 MiB in 52 packages 04:27:08 Removing intermediate container 568eef2db0a9 04:27:08 ---> 806bea9da398 04:27:08 Step 10/15 : ENV GO111MODULE=on 04:27:08 ---> Running in 4bc9067dfa57 04:27:08 Removing intermediate container 4bc9067dfa57 04:27:08 ---> 8228ce585ed9 04:27:08 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:27:08 ---> Running in 31a9c063255e 04:27:09 Removing intermediate container 31a9c063255e 04:27:09 ---> d132c52eaf90 04:27:09 Step 12/15 : COPY go.mod vendor* ./ 04:27:09 ---> 304615ceb5a4 04:27:09 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:09 ---> Running in fe5874177551 04:29:16 Removing intermediate container fe5874177551 04:29:16 ---> 23ada753b4d8 04:29:16 Step 14/15 : COPY . . 04:29:16 ---> db281c3b03d9 04:29:16 Step 15/15 : RUN ${MAKE} 04:29:16 ---> Running in ca7d5b29515d 04:29:16 noop 04:29:16 Removing intermediate container ca7d5b29515d 04:29:16 ---> 14f8d232e435 04:29:16 Successfully built 14f8d232e435 04:29:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:17 + docker inspect -f . ci-base-image-arm64 04:29:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:17 prd-ubuntu20.04-docker-arm64-4c-16g-3427 does not seem to be running inside a container 04:29:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 04:29:18 $ docker top fe495d3db1ded366ad073fe2f9621f02a81a96e5e89de3ed6729c4cb787b655e -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:19 + go version 04:29:19 go version go1.21.9 linux/arm64 [Pipeline] } 04:29:19 $ docker stop --time=1 fe495d3db1ded366ad073fe2f9621f02a81a96e5e89de3ed6729c4cb787b655e 04:29:21 $ docker rm -f --volumes fe495d3db1ded366ad073fe2f9621f02a81a96e5e89de3ed6729c4cb787b655e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:22 + docker inspect -f . ci-base-image-arm64 04:29:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:22 prd-ubuntu20.04-docker-arm64-4c-16g-3427 does not seem to be running inside a container 04:29:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 04:29:24 $ docker top 4c425430836c2515a2821d47817b542e8ffc2783db7def5dd38619ad17dd1ead -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:24 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:29:25 + make test 04:29:25 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:29:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:31:23 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 04:31:23 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges 04:31:23 have (chan any, chan error, any, string) 04:31:23 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:31:23 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges 04:31:23 have (chan any, chan error, interface{}, string) 04:31:23 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:31:23 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges 04:31:23 have (chan any, chan error, interface{}, string) 04:31:23 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:32:31 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:32:31 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:32:31 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:32:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:32:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:32:31 FAIL 04:32:32 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:32:32 $ docker stop --time=1 4c425430836c2515a2821d47817b542e8ffc2783db7def5dd38619ad17dd1ead 04:32:34 $ docker rm -f --volumes 4c425430836c2515a2821d47817b542e8ffc2783db7def5dd38619ad17dd1ead [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:36 04:32:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:37 arm64: Pulling from edgex-lftools-log-publisher 04:32:37 8998bd30e6a1: Pulling fs layer 04:32:37 04944245beec: Pulling fs layer 04:32:37 699f458cf7ca: Pulling fs layer 04:32:37 765212b225bb: Pulling fs layer 04:32:37 f23df028b6ca: Pulling fs layer 04:32:37 d65c8cfc05b1: Pulling fs layer 04:32:37 2437ff75d9bd: Pulling fs layer 04:32:37 765212b225bb: Waiting 04:32:37 f23df028b6ca: Waiting 04:32:37 2437ff75d9bd: Waiting 04:32:37 d65c8cfc05b1: Waiting 04:32:37 04944245beec: Verifying Checksum 04:32:37 04944245beec: Download complete 04:32:37 765212b225bb: Verifying Checksum 04:32:37 765212b225bb: Download complete 04:32:37 f23df028b6ca: Verifying Checksum 04:32:37 f23df028b6ca: Download complete 04:32:37 d65c8cfc05b1: Verifying Checksum 04:32:37 d65c8cfc05b1: Download complete 04:32:37 699f458cf7ca: Verifying Checksum 04:32:37 699f458cf7ca: Download complete 04:32:37 8998bd30e6a1: Verifying Checksum 04:32:37 8998bd30e6a1: Download complete 04:32:40 2437ff75d9bd: Verifying Checksum 04:32:40 2437ff75d9bd: Download complete 04:32:42 8998bd30e6a1: Pull complete 04:32:42 04944245beec: Pull complete 04:32:44 699f458cf7ca: Pull complete 04:32:44 765212b225bb: Pull complete 04:32:45 f23df028b6ca: Pull complete 04:32:45 d65c8cfc05b1: Pull complete 04:33:04 2437ff75d9bd: Pull complete 04:33:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:33:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:04 prd-ubuntu20.04-docker-arm64-4c-16g-3427 does not seem to be running inside a container 04:33:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 04:33:07 $ docker top 89762cdd719e0fbceb1a04e94a568e3ea8ab873b0059defd13d1ba3656433829 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:08 ---> job-cost.sh 04:33:08 lf-activate-venv: SKIPPING 04:33:08 INFO: No Stack... 04:33:08 INFO: Retrieving Pricing Info for: v3-standard-4 04:33:09 INFO: Archiving Costs [Pipeline] sh 04:33:09 + cut -d, -f6 04:33:09 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 04:33:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-740-1-stack-cost] 04:33:10 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-740-1-stack-cost] did not exist. Created. 04:33:10 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-740-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:10 /w/workspace/edgex-ui-go/1@tmp/durable-ba4a8f83/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:33:11 + echo total: 0.10999999940395355 [Pipeline] stash 04:33:11 Warning: overwriting stash ‘stack-cost’ 04:33:12 Stashed 1 file(s) [Pipeline] } 04:33:12 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-740-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:33:12 $ docker stop --time=1 89762cdd719e0fbceb1a04e94a568e3ea8ab873b0059defd13d1ba3656433829 04:33:13 $ docker rm -f --volumes 89762cdd719e0fbceb1a04e94a568e3ea8ab873b0059defd13d1ba3656433829 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:33:14 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:33:16 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-740/archives ] 04:33:16 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-740/archives 04:33:16 total 16 04:33:16 drwxr-xr-x 3 root root 4096 Apr 23 04:24 . 04:33:16 drwxrwxr-x 14 jenkins jenkins 4096 Apr 23 04:24 .. 04:33:16 drwxr-xr-x 2 root root 4096 Apr 23 04:24 cost 04:33:16 -rw-r--r-- 1 root root 83 Apr 23 04:24 cost.csv 04:33:16 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-740/archives 04:33:16 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-740/archives 04:33:16 total 16 04:33:16 drwxr-xr-x 3 jenkins jenkins 4096 Apr 23 04:24 . 04:33:16 drwxrwxr-x 14 jenkins jenkins 4096 Apr 23 04:24 .. 04:33:16 drwxr-xr-x 2 jenkins jenkins 4096 Apr 23 04:24 cost 04:33:16 -rw-r--r-- 1 jenkins jenkins 83 Apr 23 04:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:33:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:33:17 ---> package-listing.sh 04:33:17 ++ tr '[:upper:]' '[:lower:]' 04:33:17 ++ facter osfamily 04:33:18 + OS_FAMILY=debian 04:33:18 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-740 04:33:18 + START_PACKAGES=/tmp/packages_start.txt 04:33:18 + END_PACKAGES=/tmp/packages_end.txt 04:33:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:33:18 + PACKAGES=/tmp/packages_start.txt 04:33:18 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-740 ']' 04:33:18 + PACKAGES=/tmp/packages_end.txt 04:33:18 + case "${OS_FAMILY}" in 04:33:18 + dpkg -l 04:33:18 + grep '^ii' 04:33:18 + '[' -f /tmp/packages_start.txt ']' 04:33:18 + '[' -f /tmp/packages_end.txt ']' 04:33:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:33:18 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-740 ']' 04:33:18 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-740/archives/ 04:33:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-740/archives/ [Pipeline] echo 04:33:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:33:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:19 prd-ubuntu20.04-docker-8c-8g-3425 does not seem to be running inside a container 04:33:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-740 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740:/w/workspace/edgexfoundry_edgex-ui-go_PR-740:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-740@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 04:33:19 $ docker top 187ed501f829b1f6217765b86b606e47fadc2c410e45d6cee72d6ab22fca47f6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:19 + touch /tmp/pre-build-complete [Pipeline] sh 04:33:20 + mkdir -p /var/log/sysstat [Pipeline] sh 04:33:20 + ls /var/log/sa-host 04:33:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:20 provisioning config files... 04:33:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-740@tmp/config13205952696653643027tmp [Pipeline] { [Pipeline] echo 04:33:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:33:20 ---> create-netrc.sh [Pipeline] } 04:33:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:33:21 ---> python-tools-install.sh [Pipeline] echo 04:33:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:33:21 ---> sudo-logs.sh 04:33:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:33:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:33:22 ---> job-cost.sh 04:33:22 lf-activate-venv: SKIPPING 04:33:22 DEBUG: total: 0.2199999988079071 04:33:22 INFO: Retrieving Stack Cost... 04:33:22 INFO: Retrieving Pricing Info for: v3-standard-8 04:33:22 INFO: Archiving Costs [Pipeline] echo 04:33:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:33:23 ---> logs-deploy.sh 04:33:23 lf-activate-venv: SKIPPING 04:33:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-740/1 04:33:23 INFO: archiving workspace using pattern(s): 04:33:24 Archives upload complete. 04:33:24 INFO: archiving logs to Nexus