Pull request #721 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b67070d675c9b412e135a070eda312f654d52b06+76c7bda26704e13abda599293f14a45310026ab6 (8cdfb1e85cd1065e211e0f982307aa19330c215a) 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-ssh10711700224627782058.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-ssh14216413425298436.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-721/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-721/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10911225068553756839.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-721/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2178472466282272356.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-ssh13201737928817147056.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-721/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-721/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14633820299813772075.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-524’ Running on prd-ubuntu20.04-docker-8c-8g-526 in /w/workspace/edgexfoundry_edgex-ui-go_PR-721 [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-721 # 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 > 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/721/head:refs/remotes/origin/PR-721 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit b67070d675c9b412e135a070eda312f654d52b06 Merge succeeded, producing b67070d675c9b412e135a070eda312f654d52b06 Checking out Revision b67070d675c9b412e135a070eda312f654d52b06 (PR-721) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f b67070d675c9b412e135a070eda312f654d52b06 # 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 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b67070d675c9b412e135a070eda312f654d52b06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:55:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:55:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:55:15 ========================================================= 04:55:15 EdgeX Global Pipelines Version Info 04:55:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:55:16 ------------------- 04:55:16 stable info: 04:55:16 ------------------- 04:55:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:55:16 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:55:16 Message: update stable to v1.0.258 04:55:17 ------------------- 04:55:17 experimental info: 04:55:17 ------------------- 04:55:17 Commited By: **** collab-it+edgex@linuxfoundation.org 04:55:17 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:55:17 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:55:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:55:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:55:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:55:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:55:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:55:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:55:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:55:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-721 [Pipeline] echo 04:55:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-721 [Pipeline] echo 04:55:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-721 [Pipeline] echo 04:55:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b67070d675c9b412e135a070eda312f654d52b06 [Pipeline] echo 04:55:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b67070d [Pipeline] echo 04:55:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:55:19 provisioning config files... 04:55:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp/config3729717328138251692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:19 ---> ****-login.sh 04:55:19 nexus3.edgexfoundry.org:10001 04:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:20 Configure a credential helper to remove this warning. See 04:55:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:20 04:55:20 Login Succeeded 04:55:20 nexus3.edgexfoundry.org:10002 04:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:20 Configure a credential helper to remove this warning. See 04:55:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:20 04:55:20 Login Succeeded 04:55:20 nexus3.edgexfoundry.org:10003 04:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:20 Configure a credential helper to remove this warning. See 04:55:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:20 04:55:20 Login Succeeded 04:55:20 nexus3.edgexfoundry.org:10004 04:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:20 Configure a credential helper to remove this warning. See 04:55:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:20 04:55:20 Login Succeeded 04:55:20 ****.io 04:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:20 Configure a credential helper to remove this warning. See 04:55:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:20 04:55:20 Login Succeeded 04:55:20 ---> ****-login.sh ends [Pipeline] } 04:55:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:55:21 + git rev-list -1 --merges b67070d675c9b412e135a070eda312f654d52b06~1..b67070d675c9b412e135a070eda312f654d52b06 [Pipeline] echo 04:55:21 -----------> git rev-list -1 --merges b67070d675c9b412e135a070eda312f654d52b06~1..b67070d675c9b412e135a070eda312f654d52b06 b67070d675c9b412e135a070eda312f654d52b06 [false] [Pipeline] sh 04:55:21 + git log --format=format:%s -1 b67070d675c9b412e135a070eda312f654d52b06 [Pipeline] echo 04:55:22 ========================================================= 04:55:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:55:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:55:22 + git log --format=format:%s -1 b67070d675c9b412e135a070eda312f654d52b06 [Pipeline] echo 04:55:22 [semverPrep] GIT_COMMIT: b67070d675c9b412e135a070eda312f654d52b06, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 04:55:22 [semverPrep] This is not a build commit. [Pipeline] sh 04:55:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:55:22 + grep -v github /etc/ssh/ssh_known_hosts 04:55:22 + [ -e /tmp/ssh_known_hosts ] 04:55:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:55:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:55:22 + sudo tee -a /etc/ssh/ssh_known_hosts 04:55:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:55:23 04:55:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:55:23 0.1.4: Pulling from edgex-devops/py-git-semver 04:55:23 b85a868b505f: Pulling fs layer 04:55:23 e2be974225ed: Pulling fs layer 04:55:23 339a4e72a1f5: Pulling fs layer 04:55:23 988bab9f4d93: Pulling fs layer 04:55:23 1469e6f7b9e6: Pulling fs layer 04:55:23 eaf3925da568: Pulling fs layer 04:55:23 bab4dde63d76: Pulling fs layer 04:55:23 bde34c3a00c8: Pulling fs layer 04:55:23 b352a97aabf1: Pulling fs layer 04:55:23 4872d77fe225: Pulling fs layer 04:55:23 1469e6f7b9e6: Waiting 04:55:23 5851b861e8e6: Pulling fs layer 04:55:23 eaf3925da568: Waiting 04:55:23 bde34c3a00c8: Waiting 04:55:23 bab4dde63d76: Waiting 04:55:23 b352a97aabf1: Waiting 04:55:23 4872d77fe225: Waiting 04:55:23 5851b861e8e6: Waiting 04:55:23 988bab9f4d93: Waiting 04:55:23 e2be974225ed: Verifying Checksum 04:55:23 e2be974225ed: Download complete 04:55:23 988bab9f4d93: Verifying Checksum 04:55:23 988bab9f4d93: Download complete 04:55:23 1469e6f7b9e6: Verifying Checksum 04:55:23 1469e6f7b9e6: Download complete 04:55:23 339a4e72a1f5: Verifying Checksum 04:55:23 339a4e72a1f5: Download complete 04:55:23 eaf3925da568: Verifying Checksum 04:55:23 eaf3925da568: Download complete 04:55:23 bde34c3a00c8: Verifying Checksum 04:55:23 bde34c3a00c8: Download complete 04:55:23 b352a97aabf1: Verifying Checksum 04:55:23 b352a97aabf1: Download complete 04:55:23 4872d77fe225: Download complete 04:55:23 5851b861e8e6: Verifying Checksum 04:55:23 b85a868b505f: Verifying Checksum 04:55:23 b85a868b505f: Download complete 04:55:24 bab4dde63d76: Verifying Checksum 04:55:24 bab4dde63d76: Download complete 04:55:25 b85a868b505f: Pull complete 04:55:25 e2be974225ed: Pull complete 04:55:26 339a4e72a1f5: Pull complete 04:55:26 988bab9f4d93: Pull complete 04:55:26 1469e6f7b9e6: Pull complete 04:55:26 eaf3925da568: Pull complete 04:55:28 bab4dde63d76: Pull complete 04:55:28 bde34c3a00c8: Pull complete 04:55:28 b352a97aabf1: Pull complete 04:55:28 4872d77fe225: Pull complete 04:55:28 5851b861e8e6: Pull complete 04:55:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:55:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:55:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:28 prd-ubuntu20.04-docker-8c-8g-526 does not seem to be running inside a container 04:55:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-721 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721:/w/workspace/edgexfoundry_edgex-ui-go_PR-721:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-721@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:55:31 $ docker top 8fba9779256f78c86c54de2f3835a809f6e28e8d57e627adce022689201f1a3f -eo pid,comm 04:55:31 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:55:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:55:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:55:31 [ssh-agent] Looking for ssh-agent implementation... 04:55:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:55:31 $ docker exec 8fba9779256f78c86c54de2f3835a809f6e28e8d57e627adce022689201f1a3f ssh-agent 04:55:32 SSH_AUTH_SOCK=/tmp/ssh-QgQiLa24A9Qd/agent.32 04:55:32 SSH_AGENT_PID=38 04:55:32 Running ssh-add (command line suppressed) 04:55:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp/private_key_7758043799434808744.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp/private_key_7758043799434808744.key) 04:55:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:55:32 + git tag --points-at HEAD [Pipeline] } 04:55:32 $ docker exec --env ******** --env ******** 8fba9779256f78c86c54de2f3835a809f6e28e8d57e627adce022689201f1a3f ssh-agent -k 04:55:32 unset SSH_AUTH_SOCK; 04:55:32 unset SSH_AGENT_PID; 04:55:32 echo Agent pid 38 killed; 04:55:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:55:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:55:32 [ssh-agent] Looking for ssh-agent implementation... 04:55:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:55:32 $ docker exec 8fba9779256f78c86c54de2f3835a809f6e28e8d57e627adce022689201f1a3f ssh-agent 04:55:32 SSH_AUTH_SOCK=/tmp/ssh-MLnI20Mr974H/agent.72 04:55:32 SSH_AGENT_PID=78 04:55:32 Running ssh-add (command line suppressed) 04:55:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp/private_key_532925572753060585.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp/private_key_532925572753060585.key) 04:55:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:55:33 + git semver init 04:55:33 2024-03-21 04:55:33,563 [run_init] DEBUG init version:0.0.0 force:False 04:55:33 2024-03-21 04:55:33,564 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-721/.semver 04:55:33 2024-03-21 04:55:33,565 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-721/.semver 04:55:33 2024-03-21 04:55:33,565 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-721/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-721, universal_newlines=False, shell=None, istream=None) 04:55:36 2024-03-21 04:55:35,592 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-721/.git/info/exclude 04:55:36 2024-03-21 04:55:35,593 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-721/.semver/PR-721 with force:False 04:55:36 2024-03-21 04:55:35,593 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-721/.semver/PR-721 04:55:36 2024-03-21 04:55:35,597 [execute] INFO git cat-file --batch-check 04:55:36 2024-03-21 04:55:35,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-721/.semver, universal_newlines=False, shell=None, istream=) 04:55:36 2024-03-21 04:55:35,602 [execute] INFO git cat-file --batch 04:55:36 2024-03-21 04:55:35,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-721/.semver, universal_newlines=False, shell=None, istream=) 04:55:36 2024-03-21 04:55:35,607 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-721/.semver/PR-721 04:55:36 0.0.0 [Pipeline] } 04:55:36 $ docker exec --env ******** --env ******** 8fba9779256f78c86c54de2f3835a809f6e28e8d57e627adce022689201f1a3f ssh-agent -k 04:55:36 unset SSH_AUTH_SOCK; 04:55:36 unset SSH_AGENT_PID; 04:55:36 echo Agent pid 78 killed; 04:55:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:55:36 + git semver [Pipeline] } 04:55:37 $ docker stop --time=1 8fba9779256f78c86c54de2f3835a809f6e28e8d57e627adce022689201f1a3f 04:55:38 $ docker rm -f --volumes 8fba9779256f78c86c54de2f3835a809f6e28e8d57e627adce022689201f1a3f [Pipeline] // withDockerContainer [Pipeline] sh 04:55:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:55:39 Stashed 1 file(s) [Pipeline] echo 04:55:39 [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:55:39 provisioning config files... 04:55:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp/config195380514418363370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:40 ---> ****-login.sh 04:55:40 nexus3.edgexfoundry.org:10001 04:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:40 Configure a credential helper to remove this warning. See 04:55:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:40 04:55:40 Login Succeeded 04:55:40 nexus3.edgexfoundry.org:10002 04:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:40 Configure a credential helper to remove this warning. See 04:55:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:40 04:55:40 Login Succeeded 04:55:40 nexus3.edgexfoundry.org:10003 04:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:40 Configure a credential helper to remove this warning. See 04:55:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:40 04:55:40 Login Succeeded 04:55:40 nexus3.edgexfoundry.org:10004 04:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:40 Configure a credential helper to remove this warning. See 04:55:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:40 04:55:40 Login Succeeded 04:55:40 ****.io 04:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:40 Configure a credential helper to remove this warning. See 04:55:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:40 04:55:40 Login Succeeded 04:55:40 ---> ****-login.sh ends [Pipeline] } 04:55:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:55:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:55:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:55:40 ========================================================= 04:55:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:55:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:41 + 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:55:41 Sending build context to Docker daemon 59.31MB 04:55:41 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:55:41 Step 2/15 : FROM ${BASE} AS builder 04:55:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:55:41 7264a8db6415: Pulling fs layer 04:55:41 c4d48a809fc2: Pulling fs layer 04:55:41 4f1c88b9dad5: Pulling fs layer 04:55:41 ad3a456e5733: Pulling fs layer 04:55:41 69c7f0334f64: Pulling fs layer 04:55:41 1f1c1a5573a3: Pulling fs layer 04:55:41 ce7588e14bc9: Pulling fs layer 04:55:41 b5e4710f87ac: Pulling fs layer 04:55:41 ad3a456e5733: Waiting 04:55:41 69c7f0334f64: Waiting 04:55:41 1f1c1a5573a3: Waiting 04:55:41 ce7588e14bc9: Waiting 04:55:41 c4d48a809fc2: Download complete 04:55:41 ad3a456e5733: Verifying Checksum 04:55:41 ad3a456e5733: Download complete 04:55:41 69c7f0334f64: Verifying Checksum 04:55:41 69c7f0334f64: Download complete 04:55:41 7264a8db6415: Verifying Checksum 04:55:41 7264a8db6415: Download complete 04:55:41 1f1c1a5573a3: Verifying Checksum 04:55:41 1f1c1a5573a3: Download complete 04:55:41 7264a8db6415: Pull complete 04:55:42 b5e4710f87ac: Verifying Checksum 04:55:42 b5e4710f87ac: Download complete 04:55:42 c4d48a809fc2: Pull complete 04:55:42 4f1c88b9dad5: Verifying Checksum 04:55:42 4f1c88b9dad5: Download complete 04:55:42 ce7588e14bc9: Verifying Checksum 04:55:45 4f1c88b9dad5: Pull complete 04:55:45 ad3a456e5733: Pull complete 04:55:45 69c7f0334f64: Pull complete 04:55:45 1f1c1a5573a3: Pull complete 04:55:48 ce7588e14bc9: Pull complete 04:55:48 b5e4710f87ac: Pull complete 04:55:48 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:55:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:55:48 ---> 88b5674ff536 04:55:48 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:55:52 ---> Running in c0b8d90f918d 04:55:52 Removing intermediate container c0b8d90f918d 04:55:52 ---> d886fe60d0bf 04:55:52 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:55:52 ---> Running in 00cfc1c1ca7d 04:55:52 Removing intermediate container 00cfc1c1ca7d 04:55:52 ---> 83f5beba52a1 04:55:52 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:55:52 ---> Running in d5fb43c092ee 04:55:52 Removing intermediate container d5fb43c092ee 04:55:52 ---> 2547c89333d4 04:55:52 Step 6/15 : LABEL Name=edgex-ui-go 04:55:53 ---> Running in 89fe696eb886 04:55:53 Removing intermediate container 89fe696eb886 04:55:53 ---> 92ecc2d4f9ac 04:55:53 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:55:53 ---> Running in f408b6e52b55 04:55:53 Removing intermediate container f408b6e52b55 04:55:53 ---> 31ba5f63f04b 04:55:53 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:55:53 latest: Pulling from library/docker 04:55:53 4abcf2066143: Pulling fs layer 04:55:53 b65175082d2e: Pulling fs layer 04:55:53 4f4fb700ef54: Pulling fs layer 04:55:53 560b88904803: Pulling fs layer 04:55:53 5409b17cfbf9: Pulling fs layer 04:55:53 230acf266265: Pulling fs layer 04:55:53 349b188abe3a: Pulling fs layer 04:55:53 43e3ef8cfc21: Pulling fs layer 04:55:53 5449ddf05ab7: Pulling fs layer 04:55:53 5c82643e85da: Pulling fs layer 04:55:53 8ed30afec335: Pulling fs layer 04:55:53 7fe40741c7de: Pulling fs layer 04:55:53 bb9b9efc2e0b: Pulling fs layer 04:55:53 e2d63b11093e: Pulling fs layer 04:55:53 1f8f88c5c0b7: Pulling fs layer 04:55:53 25eac52cefa0: Pulling fs layer 04:55:53 5409b17cfbf9: Waiting 04:55:53 43e3ef8cfc21: Waiting 04:55:53 5449ddf05ab7: Waiting 04:55:53 5c82643e85da: Waiting 04:55:53 349b188abe3a: Waiting 04:55:53 8ed30afec335: Waiting 04:55:53 230acf266265: Waiting 04:55:53 1f8f88c5c0b7: Waiting 04:55:53 25eac52cefa0: Waiting 04:55:53 7fe40741c7de: Waiting 04:55:53 e2d63b11093e: Waiting 04:55:53 bb9b9efc2e0b: Waiting 04:55:53 4f4fb700ef54: Download complete 04:55:54 b65175082d2e: Download complete 04:55:54 4abcf2066143: Verifying Checksum 04:55:54 4abcf2066143: Download complete 04:55:54 560b88904803: Verifying Checksum 04:55:54 560b88904803: Download complete 04:55:54 4abcf2066143: Pull complete 04:55:54 5409b17cfbf9: Verifying Checksum 04:55:54 5409b17cfbf9: Download complete 04:55:54 b65175082d2e: Pull complete 04:55:54 43e3ef8cfc21: Download complete 04:55:54 4f4fb700ef54: Pull complete 04:55:54 349b188abe3a: Verifying Checksum 04:55:54 349b188abe3a: Download complete 04:55:54 5449ddf05ab7: Download complete 04:55:54 560b88904803: Pull complete 04:55:54 Still waiting to schedule task 04:55:54 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-525’ 04:55:54 230acf266265: Verifying Checksum 04:55:54 230acf266265: Download complete 04:55:54 5c82643e85da: Download complete 04:55:54 bb9b9efc2e0b: Verifying Checksum 04:55:54 bb9b9efc2e0b: Download complete 04:55:54 7fe40741c7de: Download complete 04:55:54 8ed30afec335: Verifying Checksum 04:55:54 8ed30afec335: Download complete 04:55:54 1f8f88c5c0b7: Download complete 04:55:54 5409b17cfbf9: Pull complete 04:55:54 25eac52cefa0: Verifying Checksum 04:55:54 25eac52cefa0: Download complete 04:55:55 230acf266265: Pull complete 04:55:55 e2d63b11093e: Verifying Checksum 04:55:55 e2d63b11093e: Download complete 04:55:55 349b188abe3a: Pull complete 04:55:55 43e3ef8cfc21: Pull complete 04:55:55 5449ddf05ab7: Pull complete 04:55:55 5c82643e85da: Pull complete 04:55:56 8ed30afec335: Pull complete 04:55:56 7fe40741c7de: Pull complete 04:55:56 bb9b9efc2e0b: Pull complete 04:55:57 e2d63b11093e: Pull complete 04:55:57 1f8f88c5c0b7: Pull complete 04:55:57 25eac52cefa0: Pull complete 04:55:57 Digest: sha256:b1ac36e3c085b33768515badcfbc3cd2b7469bd2f5973a744dd27ea7d9167fa5 04:55:57 Status: Downloaded newer image for docker:latest 04:55:59 ---> b6846b56e8e9 04:55:59 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:55:59 ---> Running in 685de4b5fe5f 04:55:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:55:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:00 OK: 264 MiB in 52 packages 04:56:00 Removing intermediate container 685de4b5fe5f 04:56:00 ---> 6d62b3948ddc 04:56:00 Step 10/15 : ENV GO111MODULE=on 04:56:00 ---> Running in a50af9edf141 04:56:00 Removing intermediate container a50af9edf141 04:56:00 ---> 8e9e6993b441 04:56:00 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:56:00 ---> Running in debf2782ba28 04:56:00 Removing intermediate container debf2782ba28 04:56:00 ---> b866deb41eec 04:56:00 Step 12/15 : COPY go.mod vendor* ./ 04:56:00 ---> 3fde3148d988 04:56:00 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:00 ---> Running in c571fcb6b5af 04:56:32 Removing intermediate container c571fcb6b5af 04:56:32 ---> eec4296f6cf8 04:56:32 Step 14/15 : COPY . . 04:56:32 ---> d9cdd246ca20 04:56:32 Step 15/15 : RUN ${MAKE} 04:56:32 ---> Running in 74e050a1f925 04:56:32 noop 04:56:32 Removing intermediate container 74e050a1f925 04:56:32 ---> c015062cb65b 04:56:32 Successfully built c015062cb65b 04:56:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:33 + docker inspect -f . ci-base-image-x86_64 04:56:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:33 prd-ubuntu20.04-docker-8c-8g-526 does not seem to be running inside a container 04:56:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-721 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721:/w/workspace/edgexfoundry_edgex-ui-go_PR-721:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-721@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:56:33 $ docker top 7954ecb6e790825efcd71c769ed420e27c0d1f4080a79c99eaadc1a082c16d4a -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:34 + go version 04:56:34 go version go1.21.0 linux/amd64 [Pipeline] } 04:56:34 $ docker stop --time=1 7954ecb6e790825efcd71c769ed420e27c0d1f4080a79c99eaadc1a082c16d4a 04:56:35 $ docker rm -f --volumes 7954ecb6e790825efcd71c769ed420e27c0d1f4080a79c99eaadc1a082c16d4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:36 + docker inspect -f . ci-base-image-x86_64 04:56:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:36 prd-ubuntu20.04-docker-8c-8g-526 does not seem to be running inside a container 04:56: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-721 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721:/w/workspace/edgexfoundry_edgex-ui-go_PR-721:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-721@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:56:36 $ docker top b894ab2afe817c4a2eeca65d4b436b0e29d27f4c7b5f69ad8fcdb2984e754d5d -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-721 [Pipeline] fileExists [Pipeline] sh 04:56:37 + make test 04:56:37 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:56:39 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:56:44 # github.com/edgexfoundry/edgex-ui-go/internal/handler 04:56:44 internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:56:44 internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:56:44 internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:56:46 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 04:56:46 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/secret/jwtprovider.go:21:9: cannot use &jwtSecretProvider{…} (value of type *jwtSecretProvider) as "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector value in return statement: *jwtSecretProvider does not implement "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector (missing method RoundTripper) 04:56:46 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:56:46 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:56:46 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:56:46 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:56:46 FAIL 04:56:46 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:56:46 $ docker stop --time=1 b894ab2afe817c4a2eeca65d4b436b0e29d27f4c7b5f69ad8fcdb2984e754d5d 04:56:49 $ docker rm -f --volumes b894ab2afe817c4a2eeca65d4b436b0e29d27f4c7b5f69ad8fcdb2984e754d5d [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:56:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:50 04:56:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:51 latest: Pulling from edgex-lftools-log-publisher 04:56:51 5eb5b503b376: Pulling fs layer 04:56:51 5c69ac0246d0: Pulling fs layer 04:56:51 ec43610c2a17: Pulling fs layer 04:56:51 3a2ae6a8a46f: Pulling fs layer 04:56:51 33b1e0a273af: Pulling fs layer 04:56:51 5d3b04190fa2: Pulling fs layer 04:56:51 2f39f015ded8: Pulling fs layer 04:56:51 5d3b04190fa2: Waiting 04:56:51 3a2ae6a8a46f: Waiting 04:56:51 33b1e0a273af: Waiting 04:56:51 2f39f015ded8: Waiting 04:56:51 5c69ac0246d0: Download complete 04:56:51 3a2ae6a8a46f: Verifying Checksum 04:56:51 3a2ae6a8a46f: Download complete 04:56:51 33b1e0a273af: Verifying Checksum 04:56:51 33b1e0a273af: Download complete 04:56:51 5d3b04190fa2: Download complete 04:56:51 ec43610c2a17: Verifying Checksum 04:56:51 ec43610c2a17: Download complete 04:56:51 5eb5b503b376: Download complete 04:56:52 2f39f015ded8: Download complete 04:56:52 5eb5b503b376: Pull complete 04:56:52 5c69ac0246d0: Pull complete 04:56:53 ec43610c2a17: Pull complete 04:56:53 3a2ae6a8a46f: Pull complete 04:56:53 33b1e0a273af: Pull complete 04:56:53 5d3b04190fa2: Pull complete 04:56:57 2f39f015ded8: Pull complete 04:56:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:56:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:58 prd-ubuntu20.04-docker-8c-8g-526 does not seem to be running inside a container 04:56:58 $ 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-721 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721:/w/workspace/edgexfoundry_edgex-ui-go_PR-721:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-721@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:57:02 $ docker top b9de9153d0757ec683356dce34a9c7fdc4cd6b59e46bc190a216b573d364c0d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:02 ---> job-cost.sh 04:57:02 lf-activate-venv: SKIPPING 04:57:02 INFO: No Stack... 04:57:02 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:03 INFO: Archiving Costs [Pipeline] sh 04:57:03 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-721/archives/cost.csv 04:57:03 + cut -d, -f6 [Pipeline] lock 04:57:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-721-1-stack-cost] 04:57:03 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-721-1-stack-cost] did not exist. Created. 04:57:03 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-721-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:04 + echo total: 0.2199999988079071 [Pipeline] stash 04:57:04 Stashed 1 file(s) [Pipeline] } 04:57:04 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-721-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:57:04 $ docker stop --time=1 b9de9153d0757ec683356dce34a9c7fdc4cd6b59e46bc190a216b573d364c0d9 04:57:05 $ docker rm -f --volumes b9de9153d0757ec683356dce34a9c7fdc4cd6b59e46bc190a216b573d364c0d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:57:05 Failed in branch amd64 04:58:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-528 in /w/workspace/edgexfoundry_edgex-ui-go_PR-721 [Pipeline] { [Pipeline] ws 04:58:27 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:58:30 The recommended git tool is: git 04:58:35 using credential edgex-jenkins-ssh 04:58:35 Cloning the remote Git repository 04:58:35 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:58:35 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:58:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:58:35 > git --version # timeout=10 04:58:35 > git --version # 'git version 2.25.1' 04:58:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:58:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:58:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:58:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:58:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:58:42 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit b67070d675c9b412e135a070eda312f654d52b06 04:58:43 Merge succeeded, producing b67070d675c9b412e135a070eda312f654d52b06 04:58:43 Checking out Revision b67070d675c9b412e135a070eda312f654d52b06 (PR-721) 04:58:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:58:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:58:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/721/head:refs/remotes/origin/PR-721 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:58:42 > git config core.sparsecheckout # timeout=10 04:58:42 > git checkout -f b67070d675c9b412e135a070eda312f654d52b06 # timeout=10 04:58:43 > git remote # timeout=10 04:58:43 > git config --get remote.origin.url # timeout=10 04:58:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:58:43 > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 04:58:43 > git rev-parse HEAD^{commit} # timeout=10 04:58:43 > git config core.sparsecheckout # timeout=10 04:58:43 > git checkout -f b67070d675c9b412e135a070eda312f654d52b06 # timeout=10 04:58:43 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 04:58:43 > git --version # timeout=10 04:58:43 > git --version # 'git version 2.25.1' 04:58:43 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:58:48 % Total % Received % Xferd Average Speed Time Time Time Current 04:58:48 Dload Upload Total Spent Left Speed 04:58:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh 04:58:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:58:49 + sudo tee /etc/docker/daemon.new 04:58:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:58:49 { 04:58:49 "registry-mirrors": [ 04:58:49 "https://nexus3.edgexfoundry.org:10001" 04:58:49 ], 04:58:49 "bip": "10.250.0.254/24", 04:58:49 "hosts": [ 04:58:49 "tcp://0.0.0.0:5555", 04:58:49 "unix:///var/run/docker.sock" 04:58:49 ], 04:58:49 "mtu": 1458, 04:58:49 "selinux-enabled": true, 04:58:49 "seccomp-profile": "/etc/docker/seccomp.json" 04:58:49 } [Pipeline] sh 04:58:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:58:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:08 provisioning config files... 04:59:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config9372947520454913093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:08 ---> ****-login.sh 04:59:08 nexus3.edgexfoundry.org:10001 04:59:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:09 Configure a credential helper to remove this warning. See 04:59:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:09 04:59:09 Login Succeeded 04:59:09 nexus3.edgexfoundry.org:10002 04:59:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:09 Configure a credential helper to remove this warning. See 04:59:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:09 04:59:09 Login Succeeded 04:59:10 nexus3.edgexfoundry.org:10003 04:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:10 Configure a credential helper to remove this warning. See 04:59:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:10 04:59:10 Login Succeeded 04:59:10 nexus3.edgexfoundry.org:10004 04:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:10 Configure a credential helper to remove this warning. See 04:59:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:10 04:59:10 Login Succeeded 04:59:10 ****.io 04:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:11 Configure a credential helper to remove this warning. See 04:59:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:11 04:59:11 Login Succeeded 04:59:11 ---> ****-login.sh ends [Pipeline] } 04:59:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:59:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:59:11 ========================================================= 04:59:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:59:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:12 + 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:59:13 Sending build context to Docker daemon 35.23MB 04:59:13 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:59:13 Step 2/15 : FROM ${BASE} AS builder 04:59:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:59:13 9fda8d8052c6: Pulling fs layer 04:59:13 5d54e960e981: Pulling fs layer 04:59:13 c4a7e357bf2a: Pulling fs layer 04:59:13 f0e02332f6b5: Pulling fs layer 04:59:13 872ee5b61b7b: Pulling fs layer 04:59:13 f0e02332f6b5: Waiting 04:59:13 0c6a40ed1a82: Pulling fs layer 04:59:13 94ae7d8d031c: Pulling fs layer 04:59:13 872ee5b61b7b: Waiting 04:59:13 0c6a40ed1a82: Waiting 04:59:13 94ae7d8d031c: Waiting 04:59:13 5d54e960e981: Verifying Checksum 04:59:13 5d54e960e981: Download complete 04:59:13 f0e02332f6b5: Verifying Checksum 04:59:13 f0e02332f6b5: Download complete 04:59:13 872ee5b61b7b: Verifying Checksum 04:59:13 872ee5b61b7b: Download complete 04:59:13 9fda8d8052c6: Verifying Checksum 04:59:13 9fda8d8052c6: Download complete 04:59:14 94ae7d8d031c: Verifying Checksum 04:59:14 94ae7d8d031c: Download complete 04:59:14 9fda8d8052c6: Pull complete 04:59:15 5d54e960e981: Pull complete 04:59:15 c4a7e357bf2a: Verifying Checksum 04:59:15 c4a7e357bf2a: Download complete 04:59:17 0c6a40ed1a82: Verifying Checksum 04:59:17 0c6a40ed1a82: Download complete 04:59:29 c4a7e357bf2a: Pull complete 04:59:29 f0e02332f6b5: Pull complete 04:59:29 872ee5b61b7b: Pull complete 04:59:39 0c6a40ed1a82: Pull complete 04:59:39 94ae7d8d031c: Pull complete 04:59:39 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:59:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:59:39 ---> 86de565de09d 04:59:39 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:59:41 ---> Running in 67dd62873e75 04:59:41 Removing intermediate container 67dd62873e75 04:59:41 ---> 55f34e824847 04:59:41 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:59:41 ---> Running in 50a1fc5a75e3 04:59:42 Removing intermediate container 50a1fc5a75e3 04:59:42 ---> 0512997e921b 04:59:42 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:59:42 ---> Running in 2b65a0671b39 04:59:42 Removing intermediate container 2b65a0671b39 04:59:42 ---> a928c85e4885 04:59:42 Step 6/15 : LABEL Name=edgex-ui-go 04:59:42 ---> Running in 3600f284c145 04:59:43 Removing intermediate container 3600f284c145 04:59:43 ---> 5ae018ab3576 04:59:43 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:59:43 ---> Running in ab014bc9f7fc 04:59:43 Removing intermediate container ab014bc9f7fc 04:59:43 ---> 9120c21e2a29 04:59:43 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:59:43 latest: Pulling from library/docker 04:59:44 bca4290a9639: Pulling fs layer 04:59:44 17b275a3377f: Pulling fs layer 04:59:44 4f4fb700ef54: Pulling fs layer 04:59:44 c7c53acdebd8: Pulling fs layer 04:59:44 e455ba1e9eb2: Pulling fs layer 04:59:44 86dd36e51e5f: Pulling fs layer 04:59:44 c7c53acdebd8: Waiting 04:59:44 e455ba1e9eb2: Waiting 04:59:44 d48668154b10: Pulling fs layer 04:59:44 4e92561a3886: Pulling fs layer 04:59:44 8bdf0b6993fc: Pulling fs layer 04:59:44 de0841c2ef86: Pulling fs layer 04:59:44 c747acbc8af2: Pulling fs layer 04:59:44 b2a6d6417876: Pulling fs layer 04:59:44 3a8f27c50d8c: Pulling fs layer 04:59:44 f87f165d1ae2: Pulling fs layer 04:59:44 b7da7a1b85d3: Pulling fs layer 04:59:44 3f5802b32bd8: Pulling fs layer 04:59:44 86dd36e51e5f: Waiting 04:59:44 d48668154b10: Waiting 04:59:44 4e92561a3886: Waiting 04:59:44 8bdf0b6993fc: Waiting 04:59:44 de0841c2ef86: Waiting 04:59:44 c747acbc8af2: Waiting 04:59:44 b2a6d6417876: Waiting 04:59:44 3a8f27c50d8c: Waiting 04:59:44 f87f165d1ae2: Waiting 04:59:44 b7da7a1b85d3: Waiting 04:59:44 3f5802b32bd8: Waiting 04:59:44 4f4fb700ef54: Verifying Checksum 04:59:44 4f4fb700ef54: Download complete 04:59:44 17b275a3377f: Verifying Checksum 04:59:44 17b275a3377f: Download complete 04:59:44 bca4290a9639: Verifying Checksum 04:59:44 bca4290a9639: Download complete 04:59:44 c7c53acdebd8: Verifying Checksum 04:59:44 c7c53acdebd8: Download complete 04:59:45 e455ba1e9eb2: Verifying Checksum 04:59:45 e455ba1e9eb2: Download complete 04:59:45 86dd36e51e5f: Verifying Checksum 04:59:45 86dd36e51e5f: Download complete 04:59:45 d48668154b10: Verifying Checksum 04:59:45 d48668154b10: Download complete 04:59:45 4e92561a3886: Verifying Checksum 04:59:45 4e92561a3886: Download complete 04:59:45 8bdf0b6993fc: Download complete 04:59:45 bca4290a9639: Pull complete 04:59:45 de0841c2ef86: Verifying Checksum 04:59:45 de0841c2ef86: Download complete 04:59:45 b2a6d6417876: Verifying Checksum 04:59:45 b2a6d6417876: Download complete 04:59:45 3a8f27c50d8c: Verifying Checksum 04:59:45 3a8f27c50d8c: Download complete 04:59:45 b7da7a1b85d3: Verifying Checksum 04:59:45 b7da7a1b85d3: Download complete 04:59:45 c747acbc8af2: Verifying Checksum 04:59:45 c747acbc8af2: Download complete 04:59:45 3f5802b32bd8: Verifying Checksum 04:59:45 3f5802b32bd8: Download complete 04:59:45 17b275a3377f: Pull complete 04:59:46 4f4fb700ef54: Pull complete 04:59:46 c7c53acdebd8: Pull complete 04:59:47 f87f165d1ae2: Verifying Checksum 04:59:47 f87f165d1ae2: Download complete 04:59:47 e455ba1e9eb2: Pull complete 04:59:49 86dd36e51e5f: Pull complete 04:59:50 d48668154b10: Pull complete 04:59:50 4e92561a3886: Pull complete 04:59:50 8bdf0b6993fc: Pull complete 04:59:51 de0841c2ef86: Pull complete 04:59:53 c747acbc8af2: Pull complete 04:59:53 b2a6d6417876: Pull complete 04:59:53 3a8f27c50d8c: Pull complete 04:59:57 f87f165d1ae2: Pull complete 04:59:57 b7da7a1b85d3: Pull complete 04:59:57 3f5802b32bd8: Pull complete 04:59:57 Digest: sha256:b1ac36e3c085b33768515badcfbc3cd2b7469bd2f5973a744dd27ea7d9167fa5 04:59:57 Status: Downloaded newer image for docker:latest 05:00:00 ---> 6051b7bb5a0c 05:00:00 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:00:00 ---> Running in b4f26f28c996 05:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:00:02 OK: 266 MiB in 52 packages 05:00:03 Removing intermediate container b4f26f28c996 05:00:03 ---> 1cef22950068 05:00:03 Step 10/15 : ENV GO111MODULE=on 05:00:03 ---> Running in 58b43b53ebfc 05:00:04 Removing intermediate container 58b43b53ebfc 05:00:04 ---> fe0e90385db2 05:00:04 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:00:04 ---> Running in 9e1a773c64b9 05:00:04 Removing intermediate container 9e1a773c64b9 05:00:04 ---> 562029ba164d 05:00:04 Step 12/15 : COPY go.mod vendor* ./ 05:00:05 ---> f64950db48cb 05:00:05 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:05 ---> Running in b84752c59e24 05:01:13 Removing intermediate container b84752c59e24 05:01:13 ---> f30f41413df2 05:01:13 Step 14/15 : COPY . . 05:01:13 ---> c730b926ee28 05:01:13 Step 15/15 : RUN ${MAKE} 05:01:13 ---> Running in ca9d5f5f6f54 05:01:13 noop 05:01:13 Removing intermediate container ca9d5f5f6f54 05:01:13 ---> 407f39765f25 05:01:13 Successfully built 407f39765f25 05:01:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:13 + docker inspect -f . ci-base-image-arm64 05:01:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:13 prd-ubuntu20.04-docker-arm64-4c-16g-528 does not seem to be running inside a container 05:01:14 $ 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 05:01:15 $ docker top 77951eb9bb30f690e3f9d38e34d94703f21d1f0fd59fd4fb6cb198c913b6cee7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:16 + go version 05:01:16 go version go1.21.0 linux/arm64 [Pipeline] } 05:01:16 $ docker stop --time=1 77951eb9bb30f690e3f9d38e34d94703f21d1f0fd59fd4fb6cb198c913b6cee7 05:01:17 $ docker rm -f --volumes 77951eb9bb30f690e3f9d38e34d94703f21d1f0fd59fd4fb6cb198c913b6cee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:18 + docker inspect -f . ci-base-image-arm64 05:01:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:18 prd-ubuntu20.04-docker-arm64-4c-16g-528 does not seem to be running inside a container 05:01:18 $ 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 05:01:20 $ docker top 1ca3da287c139dc2a002b077ee7c178c5cafeef98c85b7e3d4892d48e8e251b8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:21 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 05:01:21 + make test 05:01:21 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:01:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:02:12 # github.com/edgexfoundry/edgex-ui-go/internal/handler 05:02:12 internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 05:02:12 internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 05:02:12 internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 05:02:39 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 05:02:39 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/secret/jwtprovider.go:21:9: cannot use &jwtSecretProvider{…} (value of type *jwtSecretProvider) as "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector value in return statement: *jwtSecretProvider does not implement "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector (missing method RoundTripper) 05:02:41 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:02:41 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:02:41 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:02:41 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:02:41 FAIL 05:02:41 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 05:02:41 $ docker stop --time=1 1ca3da287c139dc2a002b077ee7c178c5cafeef98c85b7e3d4892d48e8e251b8 05:02:43 $ docker rm -f --volumes 1ca3da287c139dc2a002b077ee7c178c5cafeef98c85b7e3d4892d48e8e251b8 [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 05:02:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:45 05:02:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:45 arm64: Pulling from edgex-lftools-log-publisher 05:02:45 8998bd30e6a1: Pulling fs layer 05:02:45 04944245beec: Pulling fs layer 05:02:45 699f458cf7ca: Pulling fs layer 05:02:45 765212b225bb: Pulling fs layer 05:02:45 f23df028b6ca: Pulling fs layer 05:02:45 d65c8cfc05b1: Pulling fs layer 05:02:45 2437ff75d9bd: Pulling fs layer 05:02:45 765212b225bb: Waiting 05:02:45 f23df028b6ca: Waiting 05:02:45 d65c8cfc05b1: Waiting 05:02:45 2437ff75d9bd: Waiting 05:02:45 04944245beec: Verifying Checksum 05:02:45 04944245beec: Download complete 05:02:45 765212b225bb: Verifying Checksum 05:02:45 765212b225bb: Download complete 05:02:45 f23df028b6ca: Verifying Checksum 05:02:45 f23df028b6ca: Download complete 05:02:45 d65c8cfc05b1: Download complete 05:02:46 699f458cf7ca: Verifying Checksum 05:02:46 699f458cf7ca: Download complete 05:02:46 8998bd30e6a1: Verifying Checksum 05:02:46 8998bd30e6a1: Download complete 05:02:49 2437ff75d9bd: Verifying Checksum 05:02:49 2437ff75d9bd: Download complete 05:02:51 8998bd30e6a1: Pull complete 05:02:52 04944245beec: Pull complete 05:02:54 699f458cf7ca: Pull complete 05:02:54 765212b225bb: Pull complete 05:02:55 f23df028b6ca: Pull complete 05:02:55 d65c8cfc05b1: Pull complete 05:03:13 2437ff75d9bd: Pull complete 05:03:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:03:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:03:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:13 prd-ubuntu20.04-docker-arm64-4c-16g-528 does not seem to be running inside a container 05:03:14 $ 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 05:03:16 $ docker top 92354ad3198b56f97027ea7889d814438d6cae1829693f5a42aa44afef9fda0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:17 ---> job-cost.sh 05:03:17 lf-activate-venv: SKIPPING 05:03:17 INFO: No Stack... 05:03:17 INFO: Retrieving Pricing Info for: v3-standard-4 05:03:18 INFO: Archiving Costs [Pipeline] sh 05:03:19 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:03:19 + cut -d, -f6 [Pipeline] lock 05:03:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-721-1-stack-cost] 05:03:19 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-721-1-stack-cost] did not exist. Created. 05:03:19 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-721-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:20 /w/workspace/edgex-ui-go/1@tmp/durable-d33e5c9f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:03:21 + echo total: 0.10999999940395355 [Pipeline] stash 05:03:21 Warning: overwriting stash ‘stack-cost’ 05:03:21 Stashed 1 file(s) [Pipeline] } 05:03:21 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-721-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:21 $ docker stop --time=1 92354ad3198b56f97027ea7889d814438d6cae1829693f5a42aa44afef9fda0b 05:03:23 $ docker rm -f --volumes 92354ad3198b56f97027ea7889d814438d6cae1829693f5a42aa44afef9fda0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:03:24 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 05:03:26 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-721/archives ] 05:03:26 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-721/archives 05:03:26 total 16 05:03:26 drwxr-xr-x 3 root root 4096 Mar 21 04:57 . 05:03:26 drwxrwxr-x 14 jenkins jenkins 4096 Mar 21 04:57 .. 05:03:26 drwxr-xr-x 2 root root 4096 Mar 21 04:57 cost 05:03:26 -rw-r--r-- 1 root root 83 Mar 21 04:57 cost.csv 05:03:26 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-721/archives 05:03:26 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-721/archives 05:03:26 total 16 05:03:26 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 04:57 . 05:03:26 drwxrwxr-x 14 jenkins jenkins 4096 Mar 21 04:57 .. 05:03:26 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 04:57 cost 05:03:26 -rw-r--r-- 1 jenkins jenkins 83 Mar 21 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:03:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:03:27 ---> package-listing.sh 05:03:27 ++ facter osfamily 05:03:27 ++ tr '[:upper:]' '[:lower:]' 05:03:27 + OS_FAMILY=debian 05:03:27 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-721 05:03:27 + START_PACKAGES=/tmp/packages_start.txt 05:03:27 + END_PACKAGES=/tmp/packages_end.txt 05:03:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:03:27 + PACKAGES=/tmp/packages_start.txt 05:03:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-721 ']' 05:03:27 + PACKAGES=/tmp/packages_end.txt 05:03:27 + case "${OS_FAMILY}" in 05:03:27 + dpkg -l 05:03:27 + grep '^ii' 05:03:27 + '[' -f /tmp/packages_start.txt ']' 05:03:27 + '[' -f /tmp/packages_end.txt ']' 05:03:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:03:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-721 ']' 05:03:27 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-721/archives/ 05:03:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-721/archives/ [Pipeline] echo 05:03:27 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-721/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:03:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:28 prd-ubuntu20.04-docker-8c-8g-526 does not seem to be running inside a container 05:03:28 $ 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-721/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-721 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721:/w/workspace/edgexfoundry_edgex-ui-go_PR-721:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-721@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 05:03:29 $ docker top 2e34e327a976504f754c71a3cd4308a2b480b779e0d72f5f7365583a7e65ee2b -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:29 + touch /tmp/pre-build-complete [Pipeline] sh 05:03:29 + mkdir -p /var/log/sysstat [Pipeline] sh 05:03:30 + ls /var/log/sa-host 05:03:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:30 provisioning config files... 05:03:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-721@tmp/config7049499004363409795tmp [Pipeline] { [Pipeline] echo 05:03:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:03:30 ---> create-netrc.sh [Pipeline] } 05:03:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:03:31 ---> python-tools-install.sh [Pipeline] echo 05:03:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:03:31 ---> sudo-logs.sh 05:03:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:03:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:03:31 ---> job-cost.sh 05:03:31 lf-activate-venv: SKIPPING 05:03:31 DEBUG: total: 0.2199999988079071 05:03:31 INFO: Retrieving Stack Cost... 05:03:32 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:32 INFO: Archiving Costs [Pipeline] echo 05:03:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:03:33 ---> logs-deploy.sh 05:03:33 lf-activate-venv: SKIPPING 05:03:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-721/1 05:03:33 INFO: archiving workspace using pattern(s): 05:03:33 Archives upload complete. 05:03:33 INFO: archiving logs to Nexus