Pull request #690 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f11b1c33d46c19e1fffe353d651a82365db9040c+926a50b7407512a6b860808b199c72c47dd05976 (d07f6e339ac046b9fa64498d2620fe8652b8d0e4) 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-ssh12005849914934186331.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-ssh15131358328176672522.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-690/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-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14375906765122377153.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-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2513550954049711639.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-ssh14616083840825388713.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-690/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-690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6387989910716178690.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27554 in /w/workspace/edgexfoundry_edgex-ui-go_PR-690 [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-690 # 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 926a50b7407512a6b860808b199c72c47dd05976 into PR head commit f11b1c33d46c19e1fffe353d651a82365db9040c Merge succeeded, producing f11b1c33d46c19e1fffe353d651a82365db9040c Checking out Revision f11b1c33d46c19e1fffe353d651a82365db9040c (PR-690) Commit message: "chore(deps): Bump vite and @angular-devkit/build-angular in /web" 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/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f11b1c33d46c19e1fffe353d651a82365db9040c # 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 926a50b7407512a6b860808b199c72c47dd05976 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f11b1c33d46c19e1fffe353d651a82365db9040c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:58:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:58:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:58:50 ========================================================= 05:58:50 EdgeX Global Pipelines Version Info 05:58:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:58:51 ------------------- 05:58:51 stable info: 05:58:51 ------------------- 05:58:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:58:51 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:58:51 Message: update stable to v1.0.258 05:58:51 ------------------- 05:58:51 experimental info: 05:58:51 ------------------- 05:58:51 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:51 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:58:51 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:58:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:58:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:58:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:58:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:58:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:58:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:58:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:58:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:58:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:58:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:58:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:58:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:58:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:58:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:58:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:58:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:58:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-690 [Pipeline] echo 05:58:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-690 [Pipeline] echo 05:58:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-690 [Pipeline] echo 05:58:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f11b1c33d46c19e1fffe353d651a82365db9040c [Pipeline] echo 05:58:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f11b1c3 [Pipeline] echo 05:58:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:54 provisioning config files... 05:58:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/config18039684168882272177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:54 ---> ****-login.sh 05:58:54 nexus3.edgexfoundry.org:10001 05:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:54 Configure a credential helper to remove this warning. See 05:58:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:54 05:58:54 Login Succeeded 05:58:54 nexus3.edgexfoundry.org:10002 05:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:55 Configure a credential helper to remove this warning. See 05:58:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:55 05:58:55 Login Succeeded 05:58:55 nexus3.edgexfoundry.org:10003 05:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:55 Configure a credential helper to remove this warning. See 05:58:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:55 05:58:55 Login Succeeded 05:58:55 nexus3.edgexfoundry.org:10004 05:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:55 Configure a credential helper to remove this warning. See 05:58:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:55 05:58:55 Login Succeeded 05:58:55 ****.io 05:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:55 Configure a credential helper to remove this warning. See 05:58:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:55 05:58:55 Login Succeeded 05:58:55 ---> ****-login.sh ends [Pipeline] } 05:58:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:58:56 + git rev-list -1 --merges f11b1c33d46c19e1fffe353d651a82365db9040c~1..f11b1c33d46c19e1fffe353d651a82365db9040c [Pipeline] echo 05:58:56 -----------> git rev-list -1 --merges f11b1c33d46c19e1fffe353d651a82365db9040c~1..f11b1c33d46c19e1fffe353d651a82365db9040c f11b1c33d46c19e1fffe353d651a82365db9040c [false] [Pipeline] sh 05:58:56 + git log --format=format:%s -1 f11b1c33d46c19e1fffe353d651a82365db9040c [Pipeline] echo 05:58:56 ========================================================= 05:58:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:58:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:57 + git log --format=format:%s -1 f11b1c33d46c19e1fffe353d651a82365db9040c [Pipeline] echo 05:58:57 [semverPrep] GIT_COMMIT: f11b1c33d46c19e1fffe353d651a82365db9040c, Commit Message: chore(deps): Bump vite and @angular-devkit/build-angular in /web [Pipeline] echo 05:58:57 [semverPrep] This is not a build commit. [Pipeline] sh 05:58:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:58:58 + grep -v github /etc/ssh/ssh_known_hosts 05:58:58 + [ -e /tmp/ssh_known_hosts ] 05:58:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:58:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:58:58 + sudo tee -a /etc/ssh/ssh_known_hosts 05:58:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:58 05:58:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:59 0.1.4: Pulling from edgex-devops/py-git-semver 05:58:59 b85a868b505f: Pulling fs layer 05:58:59 e2be974225ed: Pulling fs layer 05:58:59 339a4e72a1f5: Pulling fs layer 05:58:59 988bab9f4d93: Pulling fs layer 05:58:59 1469e6f7b9e6: Pulling fs layer 05:58:59 eaf3925da568: Pulling fs layer 05:58:59 bab4dde63d76: Pulling fs layer 05:58:59 bde34c3a00c8: Pulling fs layer 05:58:59 b352a97aabf1: Pulling fs layer 05:58:59 4872d77fe225: Pulling fs layer 05:58:59 5851b861e8e6: Pulling fs layer 05:58:59 1469e6f7b9e6: Waiting 05:58:59 eaf3925da568: Waiting 05:58:59 bab4dde63d76: Waiting 05:58:59 bde34c3a00c8: Waiting 05:58:59 b352a97aabf1: Waiting 05:58:59 4872d77fe225: Waiting 05:58:59 5851b861e8e6: Waiting 05:58:59 988bab9f4d93: Waiting 05:58:59 e2be974225ed: Verifying Checksum 05:58:59 e2be974225ed: Download complete 05:58:59 988bab9f4d93: Download complete 05:58:59 1469e6f7b9e6: Verifying Checksum 05:58:59 1469e6f7b9e6: Download complete 05:58:59 339a4e72a1f5: Verifying Checksum 05:58:59 339a4e72a1f5: Download complete 05:58:59 eaf3925da568: Verifying Checksum 05:58:59 eaf3925da568: Download complete 05:58:59 bde34c3a00c8: Verifying Checksum 05:58:59 bde34c3a00c8: Download complete 05:58:59 b352a97aabf1: Verifying Checksum 05:58:59 b352a97aabf1: Download complete 05:58:59 4872d77fe225: Verifying Checksum 05:58:59 4872d77fe225: Download complete 05:58:59 5851b861e8e6: Verifying Checksum 05:58:59 5851b861e8e6: Download complete 05:58:59 b85a868b505f: Verifying Checksum 05:58:59 b85a868b505f: Download complete 05:58:59 bab4dde63d76: Verifying Checksum 05:58:59 bab4dde63d76: Download complete 05:59:00 b85a868b505f: Pull complete 05:59:00 e2be974225ed: Pull complete 05:59:00 339a4e72a1f5: Pull complete 05:59:01 988bab9f4d93: Pull complete 05:59:01 1469e6f7b9e6: Pull complete 05:59:01 eaf3925da568: Pull complete 05:59:03 bab4dde63d76: Pull complete 05:59:03 bde34c3a00c8: Pull complete 05:59:03 b352a97aabf1: Pull complete 05:59:03 4872d77fe225: Pull complete 05:59:03 5851b861e8e6: Pull complete 05:59:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:03 prd-ubuntu20.04-docker-8c-8g-27554 does not seem to be running inside a container 05:59:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-690 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690:/w/workspace/edgexfoundry_edgex-ui-go_PR-690:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@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 05:59:07 $ docker top 9e14dfa951c3738fc7e18f6a70f268c121168a9203ae1eace3ee60ea1647ba96 -eo pid,comm 05:59:07 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). 05:59:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:07 [ssh-agent] Looking for ssh-agent implementation... 05:59:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:07 $ docker exec 9e14dfa951c3738fc7e18f6a70f268c121168a9203ae1eace3ee60ea1647ba96 ssh-agent 05:59:07 SSH_AUTH_SOCK=/tmp/ssh-o0zc2KGL4BQ0/agent.32 05:59:07 SSH_AGENT_PID=38 05:59:07 Running ssh-add (command line suppressed) 05:59:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/private_key_2734763184838138188.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/private_key_2734763184838138188.key) 05:59:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:08 + git tag --points-at HEAD [Pipeline] } 05:59:08 $ docker exec --env ******** --env ******** 9e14dfa951c3738fc7e18f6a70f268c121168a9203ae1eace3ee60ea1647ba96 ssh-agent -k 05:59:08 unset SSH_AUTH_SOCK; 05:59:08 unset SSH_AGENT_PID; 05:59:08 echo Agent pid 38 killed; 05:59:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:08 [ssh-agent] Looking for ssh-agent implementation... 05:59:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:08 $ docker exec 9e14dfa951c3738fc7e18f6a70f268c121168a9203ae1eace3ee60ea1647ba96 ssh-agent 05:59:08 SSH_AUTH_SOCK=/tmp/ssh-g4N7ZGGhzMET/agent.70 05:59:08 SSH_AGENT_PID=76 05:59:08 Running ssh-add (command line suppressed) 05:59:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/private_key_15935925195549889538.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/private_key_15935925195549889538.key) 05:59:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:09 + git semver init 05:59:09 2024-01-20 05:59:09,559 [run_init] DEBUG init version:0.0.0 force:False 05:59:09 2024-01-20 05:59:09,560 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver 05:59:09 2024-01-20 05:59:09,561 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver 05:59:09 2024-01-20 05:59:09,561 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-690, universal_newlines=False, shell=None, istream=None) 05:59:12 2024-01-20 05:59:11,610 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.git/info/exclude 05:59:12 2024-01-20 05:59:11,611 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver/PR-690 with force:False 05:59:12 2024-01-20 05:59:11,611 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver/PR-690 05:59:12 2024-01-20 05:59:11,615 [execute] INFO git cat-file --batch-check 05:59:12 2024-01-20 05:59:11,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver, universal_newlines=False, shell=None, istream=) 05:59:12 2024-01-20 05:59:11,621 [execute] INFO git cat-file --batch 05:59:12 2024-01-20 05:59:11,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver, universal_newlines=False, shell=None, istream=) 05:59:12 2024-01-20 05:59:11,626 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver/PR-690 05:59:12 0.0.0 [Pipeline] } 05:59:12 $ docker exec --env ******** --env ******** 9e14dfa951c3738fc7e18f6a70f268c121168a9203ae1eace3ee60ea1647ba96 ssh-agent -k 05:59:12 unset SSH_AUTH_SOCK; 05:59:12 unset SSH_AGENT_PID; 05:59:12 echo Agent pid 76 killed; 05:59:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:12 + git semver [Pipeline] } 05:59:13 $ docker stop --time=1 9e14dfa951c3738fc7e18f6a70f268c121168a9203ae1eace3ee60ea1647ba96 05:59:14 $ docker rm -f --volumes 9e14dfa951c3738fc7e18f6a70f268c121168a9203ae1eace3ee60ea1647ba96 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:15 Stashed 1 file(s) [Pipeline] echo 05:59:15 [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 05:59:16 provisioning config files... 05:59:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/config15595292161155670179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:16 ---> ****-login.sh 05:59:16 nexus3.edgexfoundry.org:10001 05:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:16 Configure a credential helper to remove this warning. See 05:59:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:16 05:59:16 Login Succeeded 05:59:16 nexus3.edgexfoundry.org:10002 05:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:16 Configure a credential helper to remove this warning. See 05:59:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:16 05:59:16 Login Succeeded 05:59:16 nexus3.edgexfoundry.org:10003 05:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:16 Configure a credential helper to remove this warning. See 05:59:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:16 05:59:16 Login Succeeded 05:59:16 nexus3.edgexfoundry.org:10004 05:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:16 Configure a credential helper to remove this warning. See 05:59:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:16 05:59:16 Login Succeeded 05:59:16 ****.io 05:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:17 Configure a credential helper to remove this warning. See 05:59:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:17 05:59:17 Login Succeeded 05:59:17 ---> ****-login.sh ends [Pipeline] } 05:59:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:59:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:59:17 ========================================================= 05:59:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:59:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:18 + 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 . 05:59:18 Sending build context to Docker daemon 57.41MB 05:59:18 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:59:18 Step 2/15 : FROM ${BASE} AS builder 05:59:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:18 7264a8db6415: Pulling fs layer 05:59:18 c4d48a809fc2: Pulling fs layer 05:59:18 4f1c88b9dad5: Pulling fs layer 05:59:18 ad3a456e5733: Pulling fs layer 05:59:18 69c7f0334f64: Pulling fs layer 05:59:18 1f1c1a5573a3: Pulling fs layer 05:59:18 ce7588e14bc9: Pulling fs layer 05:59:18 b5e4710f87ac: Pulling fs layer 05:59:18 ad3a456e5733: Waiting 05:59:18 69c7f0334f64: Waiting 05:59:18 1f1c1a5573a3: Waiting 05:59:18 ce7588e14bc9: Waiting 05:59:18 b5e4710f87ac: Waiting 05:59:18 c4d48a809fc2: Download complete 05:59:18 ad3a456e5733: Verifying Checksum 05:59:18 ad3a456e5733: Download complete 05:59:18 69c7f0334f64: Verifying Checksum 05:59:18 69c7f0334f64: Download complete 05:59:18 7264a8db6415: Verifying Checksum 05:59:18 7264a8db6415: Download complete 05:59:18 1f1c1a5573a3: Verifying Checksum 05:59:18 1f1c1a5573a3: Download complete 05:59:18 7264a8db6415: Pull complete 05:59:19 b5e4710f87ac: Verifying Checksum 05:59:19 b5e4710f87ac: Download complete 05:59:19 c4d48a809fc2: Pull complete 05:59:19 4f1c88b9dad5: Download complete 05:59:19 ce7588e14bc9: Verifying Checksum 05:59:19 ce7588e14bc9: Download complete 05:59:22 4f1c88b9dad5: Pull complete 05:59:22 ad3a456e5733: Pull complete 05:59:22 69c7f0334f64: Pull complete 05:59:22 1f1c1a5573a3: Pull complete 05:59:25 ce7588e14bc9: Pull complete 05:59:25 b5e4710f87ac: Pull complete 05:59:25 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:59:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:59:25 ---> 88b5674ff536 05:59:25 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:59:30 ---> Running in c27a402bd3f5 05:59:30 Removing intermediate container c27a402bd3f5 05:59:30 ---> ddf16f7ec41f 05:59:30 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:59:30 ---> Running in 9109a282e4e9 05:59:30 Removing intermediate container 9109a282e4e9 05:59:30 ---> 7d37d3be7b2d 05:59:30 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:59:30 ---> Running in 7ebfe1e1d55d 05:59:30 Removing intermediate container 7ebfe1e1d55d 05:59:30 ---> 0d7d9ca6cb85 05:59:30 Step 6/15 : LABEL Name=edgex-ui-go 05:59:30 ---> Running in 2ee6a1636002 05:59:30 Removing intermediate container 2ee6a1636002 05:59:30 ---> e4359b92dab2 05:59:30 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:59:30 ---> Running in 56a1b164dbe6 05:59:30 Removing intermediate container 56a1b164dbe6 05:59:30 ---> 9cf297e214a2 05:59:30 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:59:30 Still waiting to schedule task 05:59:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:59:31 latest: Pulling from library/docker 05:59:31 661ff4d9561e: Pulling fs layer 05:59:31 32b115c7ab69: Pulling fs layer 05:59:31 4f4fb700ef54: Pulling fs layer 05:59:31 6f9be7b80920: Pulling fs layer 05:59:31 01b3337c6b7b: Pulling fs layer 05:59:31 c3c80337edf8: Pulling fs layer 05:59:31 105f6fe97976: Pulling fs layer 05:59:31 fadd371eb684: Pulling fs layer 05:59:31 c43189918d0d: Pulling fs layer 05:59:31 c8851c40af8e: Pulling fs layer 05:59:31 6071b8cd6371: Pulling fs layer 05:59:31 83df57b3f12e: Pulling fs layer 05:59:31 5b84343c1398: Pulling fs layer 05:59:31 01ee28fdc403: Pulling fs layer 05:59:31 7553a79eeafb: Pulling fs layer 05:59:31 c3ad3755f081: Pulling fs layer 05:59:31 c8851c40af8e: Waiting 05:59:31 6071b8cd6371: Waiting 05:59:31 83df57b3f12e: Waiting 05:59:31 01ee28fdc403: Waiting 05:59:31 6f9be7b80920: Waiting 05:59:31 01b3337c6b7b: Waiting 05:59:31 7553a79eeafb: Waiting 05:59:31 c3ad3755f081: Waiting 05:59:31 c3c80337edf8: Waiting 05:59:31 105f6fe97976: Waiting 05:59:31 fadd371eb684: Waiting 05:59:31 c43189918d0d: Waiting 05:59:31 32b115c7ab69: Verifying Checksum 05:59:31 32b115c7ab69: Download complete 05:59:31 661ff4d9561e: Verifying Checksum 05:59:31 661ff4d9561e: Download complete 05:59:31 6f9be7b80920: Verifying Checksum 05:59:31 6f9be7b80920: Download complete 05:59:31 661ff4d9561e: Pull complete 05:59:31 32b115c7ab69: Pull complete 05:59:31 c3c80337edf8: Verifying Checksum 05:59:31 c3c80337edf8: Download complete 05:59:31 4f4fb700ef54: Pull complete 05:59:31 105f6fe97976: Download complete 05:59:31 6f9be7b80920: Pull complete 05:59:31 fadd371eb684: Verifying Checksum 05:59:31 fadd371eb684: Download complete 05:59:31 c43189918d0d: Verifying Checksum 05:59:31 c43189918d0d: Download complete 05:59:31 c8851c40af8e: Download complete 05:59:31 01b3337c6b7b: Verifying Checksum 05:59:31 01b3337c6b7b: Download complete 05:59:31 83df57b3f12e: Download complete 05:59:32 6071b8cd6371: Verifying Checksum 05:59:32 6071b8cd6371: Download complete 05:59:32 5b84343c1398: Verifying Checksum 05:59:32 5b84343c1398: Download complete 05:59:32 c3ad3755f081: Download complete 05:59:32 7553a79eeafb: Download complete 05:59:32 01b3337c6b7b: Pull complete 05:59:32 c3c80337edf8: Pull complete 05:59:32 01ee28fdc403: Verifying Checksum 05:59:32 01ee28fdc403: Download complete 05:59:33 105f6fe97976: Pull complete 05:59:33 fadd371eb684: Pull complete 05:59:33 c43189918d0d: Pull complete 05:59:33 c8851c40af8e: Pull complete 05:59:33 6071b8cd6371: Pull complete 05:59:33 83df57b3f12e: Pull complete 05:59:33 5b84343c1398: Pull complete 05:59:34 01ee28fdc403: Pull complete 05:59:34 7553a79eeafb: Pull complete 05:59:34 c3ad3755f081: Pull complete 05:59:34 Digest: sha256:3ecdd649eae9162f862f740042611875d6b263e8014613515e8250aa588689d7 05:59:34 Status: Downloaded newer image for docker:latest 05:59:37 ---> 5d1eed6b905f 05:59:37 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:59:37 ---> Running in 2679b28d9993 05:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:59:37 OK: 264 MiB in 52 packages 05:59:37 Removing intermediate container 2679b28d9993 05:59:37 ---> 670832359da3 05:59:37 Step 10/15 : ENV GO111MODULE=on 05:59:37 ---> Running in 7c2d173eca10 05:59:38 Removing intermediate container 7c2d173eca10 05:59:38 ---> ba0dbd80fbd1 05:59:38 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:59:38 ---> Running in 0084be32b02a 05:59:38 Removing intermediate container 0084be32b02a 05:59:38 ---> faff0a66c394 05:59:38 Step 12/15 : COPY go.mod vendor* ./ 05:59:38 ---> 516051237dd3 05:59:38 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:38 ---> Running in e9d7af6ee66a 06:00:46 Removing intermediate container e9d7af6ee66a 06:00:46 ---> 466f1d0b0bc5 06:00:46 Step 14/15 : COPY . . 06:00:46 ---> 26a22e099e33 06:00:46 Step 15/15 : RUN ${MAKE} 06:00:46 ---> Running in d1bb24809928 06:00:46 noop 06:00:46 Removing intermediate container d1bb24809928 06:00:46 ---> f420270f7b93 06:00:46 Successfully built f420270f7b93 06:00:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:47 + docker inspect -f . ci-base-image-x86_64 06:00:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:47 prd-ubuntu20.04-docker-8c-8g-27554 does not seem to be running inside a container 06:00:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-690 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690:/w/workspace/edgexfoundry_edgex-ui-go_PR-690:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@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 06:00:47 $ docker top ea260f1315a68f5db7220aabd16acacc4b885d590d3ae875553c685d82619be6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:48 + go version 06:00:48 go version go1.21.0 linux/amd64 [Pipeline] } 06:00:48 $ docker stop --time=1 ea260f1315a68f5db7220aabd16acacc4b885d590d3ae875553c685d82619be6 06:00:49 $ docker rm -f --volumes ea260f1315a68f5db7220aabd16acacc4b885d590d3ae875553c685d82619be6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:50 + docker inspect -f . ci-base-image-x86_64 06:00:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:50 prd-ubuntu20.04-docker-8c-8g-27554 does not seem to be running inside a container 06:00:50 $ 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-690 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690:/w/workspace/edgexfoundry_edgex-ui-go_PR-690:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@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 06:00:50 $ docker top 4134120c891b81f6d066c8bda099984f75b4a92f7fa5490802dd917e4b22fd21 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:51 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-690 [Pipeline] fileExists [Pipeline] sh 06:00:51 + make test 06:00:51 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 06:00:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:01:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:01:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:01:01 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:01:01 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 06:01:01 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 06:01:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:01:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:01:01 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 06:01:01 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 06:01:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:01:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:01:04 ./bin/test-attribution-txt.sh 06:01:04 make -C web test 06:01:04 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-690/web' 06:01:04 make[1]: tput: No such file or directory 06:01:04 make[1]: tput: No such file or directory 06:01:04 warning: generating ./VERSION 06:01:04 echo "0.0.0" > VERSION 06:01:04 docker build \ 06:01:04 -f Dockerfile \ 06:01:04 --build-arg USER=1000 \ 06:01:04 \ 06:01:04 --label "git_sha=f11b1c33d46c19e1fffe353d651a82365db9040c" \ 06:01:04 -t edgexfoundry/edgex-web-ui:f11b1c33d46c19e1fffe353d651a82365db9040c \ 06:01:04 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 06:01:04 . 06:01:04 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 06:01:04 Install the buildx component to build images with BuildKit: 06:01:04 https://docs.docker.com/go/buildx/ 06:01:04 06:01:04 Sending build context to Docker daemon 2.608MB 06:01:04 Step 1/11 : FROM node:18-alpine3.18 06:01:04 18-alpine3.18: Pulling from library/node 06:01:04 c926b61bad3b: Pulling fs layer 06:01:04 bc7465dc4da3: Pulling fs layer 06:01:04 de7b2bf3cf64: Pulling fs layer 06:01:04 3604fe7c8f3c: Pulling fs layer 06:01:04 3604fe7c8f3c: Waiting 06:01:05 de7b2bf3cf64: Verifying Checksum 06:01:05 c926b61bad3b: Verifying Checksum 06:01:05 c926b61bad3b: Download complete 06:01:05 3604fe7c8f3c: Verifying Checksum 06:01:05 3604fe7c8f3c: Download complete 06:01:05 bc7465dc4da3: Verifying Checksum 06:01:05 bc7465dc4da3: Download complete 06:01:05 c926b61bad3b: Pull complete 06:01:07 bc7465dc4da3: Pull complete 06:01:07 de7b2bf3cf64: Pull complete 06:01:07 3604fe7c8f3c: Pull complete 06:01:07 Digest: sha256:4bdb3f3105718f0742bc8d64bb4e36e8f955ebbee295325e40ae80bc8ef78833 06:01:07 Status: Downloaded newer image for node:18-alpine3.18 06:01:07 ---> 3f3cd58c287a 06:01:07 Step 2/11 : RUN apk add --no-cache chromium 06:01:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27555 in /w/workspace/edgexfoundry_edgex-ui-go_PR-690 [Pipeline] { [Pipeline] ws 06:01:08 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:01:11 ---> Running in 281369c15d7e 06:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:11 (1/154) Installing libexpat (2.5.0-r1) 06:01:11 (2/154) Installing brotli-libs (1.0.9-r14) 06:01:11 (3/154) Installing libbz2 (1.0.8-r5) 06:01:11 (4/154) Installing libpng (1.6.39-r3) 06:01:11 (5/154) Installing freetype (2.13.0-r5) 06:01:11 (6/154) Installing fontconfig (2.14.2-r3) 06:01:11 (7/154) Installing libfontenc (1.1.7-r2) 06:01:11 (8/154) Installing mkfontscale (1.2.2-r3) 06:01:11 (9/154) Installing font-opensans (0_git20210927-r1) 06:01:11 (10/154) Installing pkgconf (1.9.5-r0) 06:01:11 (11/154) Installing libffi (3.4.4-r2) 06:01:11 (12/154) Installing libintl (0.21.1-r7) 06:01:11 (13/154) Installing libblkid (2.38.1-r8) 06:01:11 (14/154) Installing libmount (2.38.1-r8) 06:01:11 (15/154) Installing pcre2 (10.42-r1) 06:01:11 (16/154) Installing glib (2.76.4-r0) 06:01:11 (17/154) Installing xz-libs (5.4.3-r0) 06:01:11 (18/154) Installing libxml2 (2.11.6-r0) 06:01:11 (19/154) Installing shared-mime-info (2.2-r5) 06:01:11 (20/154) Installing hicolor-icon-theme (0.17-r2) 06:01:11 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 06:01:11 (22/154) Installing libwebp (1.3.2-r0) 06:01:11 (23/154) Installing zstd-libs (1.5.5-r4) 06:01:11 (24/154) Installing tiff (4.5.1-r0) 06:01:11 (25/154) Installing gdk-pixbuf (2.42.10-r5) 06:01:11 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 06:01:11 (27/154) Installing libxau (1.0.11-r2) 06:01:11 (28/154) Installing libmd (1.0.4-r2) 06:01:11 (29/154) Installing libbsd (0.11.7-r1) 06:01:11 (30/154) Installing libxdmcp (1.1.4-r2) 06:01:11 (31/154) Installing libxcb (1.15-r1) 06:01:11 (32/154) Installing libx11 (1.8.7-r0) 06:01:11 (33/154) Installing libxcomposite (0.4.6-r3) 06:01:11 (34/154) Installing libxfixes (6.0.1-r2) 06:01:11 (35/154) Installing libxrender (0.9.11-r3) 06:01:11 (36/154) Installing libxcursor (1.2.1-r2) 06:01:11 (37/154) Installing libxdamage (1.1.6-r2) 06:01:11 (38/154) Installing libxext (1.3.5-r2) 06:01:11 (39/154) Installing libxi (1.8.1-r0) 06:01:11 (40/154) Installing libxinerama (1.1.5-r2) 06:01:11 (41/154) Installing libxrandr (1.5.3-r2) 06:01:11 (42/154) Installing libatk-1.0 (2.48.4-r0) 06:01:11 (43/154) Installing libxtst (1.2.4-r2) 06:01:11 (44/154) Installing dbus-libs (1.14.8-r0) 06:01:11 (45/154) Installing at-spi2-core (2.48.4-r0) 06:01:11 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 06:01:11 (47/154) Installing pixman (0.42.2-r1) 06:01:11 (48/154) Installing cairo (1.17.8-r1) 06:01:11 (49/154) Installing cairo-gobject (1.17.8-r1) 06:01:11 (50/154) Installing avahi-libs (0.8-r13) 06:01:11 (51/154) Installing gmp (6.2.1-r3) 06:01:11 (52/154) Installing nettle (3.8.1-r2) 06:01:11 (53/154) Installing libunistring (1.1-r1) 06:01:12 (54/154) Installing libidn2 (2.3.4-r1) 06:01:12 (55/154) Installing p11-kit (0.24.1-r2) 06:01:12 (56/154) Installing libtasn1 (4.19.0-r1) 06:01:12 (57/154) Installing gnutls (3.8.3-r0) 06:01:12 (58/154) Installing cups-libs (2.4.7-r0) 06:01:12 (59/154) Installing libepoxy (1.5.10-r1) 06:01:12 (60/154) Installing fribidi (1.0.13-r0) 06:01:12 (61/154) Installing graphite2 (1.3.14-r5) 06:01:12 (62/154) Installing harfbuzz (7.3.0-r0) 06:01:12 (63/154) Installing libxft (2.3.8-r1) 06:01:12 (64/154) Installing pango (1.50.14-r1) 06:01:12 (65/154) Installing wayland-libs-client (1.22.0-r2) 06:01:12 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 06:01:12 (67/154) Installing wayland-libs-egl (1.22.0-r2) 06:01:12 (68/154) Installing xkeyboard-config (2.38-r0) 06:01:12 (69/154) Installing libxkbcommon (1.5.0-r2) 06:01:12 (70/154) Installing gtk+3.0 (3.24.38-r1) 06:01:12 Executing gtk+3.0-3.24.38-r1.post-install 06:01:12 (71/154) Installing icu-data-full (73.2-r2) 06:01:12 The recommended git tool is: git 06:01:12 (72/154) Installing mesa (23.0.4-r0) 06:01:12 (73/154) Installing llvm15-libs (15.0.7-r6) 06:01:13 (74/154) Installing hwdata-pci (0.370-r0) 06:01:13 (75/154) Installing libpciaccess (0.17-r2) 06:01:13 (76/154) Installing libdrm (2.4.115-r4) 06:01:13 (77/154) Installing musl-fts (1.2.7-r5) 06:01:13 (78/154) Installing libelf (0.189-r2) 06:01:13 (79/154) Installing mesa-glapi (23.0.4-r0) 06:01:13 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 06:01:13 (81/154) Installing eudev-libs (3.2.11-r8) 06:01:13 (82/154) Installing libmagic (5.45-r0) 06:01:13 (83/154) Installing file (5.45-r0) 06:01:13 (84/154) Installing libice (1.1.1-r2) 06:01:13 (85/154) Installing libuuid (2.38.1-r8) 06:01:13 (86/154) Installing libsm (1.2.4-r1) 06:01:13 (87/154) Installing libxt (1.3.0-r2) 06:01:13 (88/154) Installing libxmu (1.1.4-r2) 06:01:13 (89/154) Installing xset (1.2.5-r1) 06:01:13 (90/154) Installing xprop (1.2.6-r0) 06:01:13 (91/154) Installing xdg-utils (1.1.3-r4) 06:01:13 (92/154) Installing libogg (1.3.5-r4) 06:01:13 (93/154) Installing flac-libs (1.4.3-r0) 06:01:13 (94/154) Installing alsa-lib (1.2.9-r1) 06:01:13 (95/154) Installing libatomic (12.2.1_git20220924-r10) 06:01:13 (96/154) Installing svt-av1-libs (1.6.0-r0) 06:01:13 (97/154) Installing aom-libs (3.6.1-r0) 06:01:13 (98/154) Installing libva (2.18.0-r1) 06:01:13 (99/154) Installing libvdpau (1.5-r1) 06:01:13 (100/154) Installing onevpl-libs (2023.2.1-r0) 06:01:13 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 06:01:13 (102/154) Installing libdav1d (1.2.1-r0) 06:01:13 (103/154) Installing libhwy (1.0.4-r1) 06:01:13 (104/154) Installing lcms2 (2.15-r2) 06:01:13 (105/154) Installing libjxl (0.8.2-r0) 06:01:14 (106/154) Installing lame-libs (3.100-r5) 06:01:14 (107/154) Installing opus (1.4-r0) 06:01:14 (108/154) Installing libgomp (12.2.1_git20220924-r10) 06:01:14 (109/154) Installing soxr (0.1.3-r5) 06:01:14 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 06:01:14 (111/154) Installing libtheora (1.1.1-r17) 06:01:14 (112/154) Installing libvorbis (1.3.7-r1) 06:01:14 (113/154) Installing libvpx (1.13.0-r2) 06:01:14 (114/154) Installing x264-libs (0.164_git20220602-r1) 06:01:14 (115/154) Installing numactl (2.0.16-r4) 06:01:14 (116/154) Installing x265-libs (3.5-r4) 06:01:14 (117/154) Installing xvidcore (1.3.7-r1) 06:01:14 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 06:01:14 (119/154) Installing libbluray (1.3.4-r0) 06:01:14 (120/154) Installing mpg123-libs (1.31.3-r1) 06:01:14 (121/154) Installing libopenmpt (0.7.2-r0) 06:01:14 (122/154) Installing cjson (1.7.17-r0) 06:01:14 (123/154) Installing mbedtls (2.28.5-r0) 06:01:14 (124/154) Installing librist (0.2.7-r0) 06:01:14 (125/154) Installing libsrt (1.5.2-r0) 06:01:14 (126/154) Installing libssh (0.10.5-r0) 06:01:14 (127/154) Installing libsodium (1.0.18-r3) 06:01:14 (128/154) Installing libzmq (4.3.4-r4) 06:01:14 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 06:01:14 (130/154) Installing libevent (2.1.12-r6) 06:01:14 (131/154) Installing wayland-libs-server (1.22.0-r2) 06:01:14 (132/154) Installing mesa-gbm (23.0.4-r0) 06:01:14 (133/154) Installing harfbuzz-subset (7.3.0-r0) 06:01:14 (134/154) Installing icu-libs (73.2-r2) 06:01:14 (135/154) Installing jsoncpp (1.9.5-r0) 06:01:14 (136/154) Installing minizip (1.2.13-r1) 06:01:14 (137/154) Installing nspr (4.35-r2) 06:01:14 (138/154) Installing sqlite-libs (3.41.2-r3) 06:01:14 (139/154) Installing nss (3.94-r0) 06:01:14 (140/154) Installing pipewire-libs (0.3.70-r1) 06:01:14 (141/154) Installing libasyncns (0.8-r1) 06:01:14 (142/154) Installing libltdl (2.4.7-r2) 06:01:14 (143/154) Installing orc (0.4.34-r0) 06:01:14 (144/154) Installing libsndfile (1.2.0-r2) 06:01:14 (145/154) Installing speexdsp (1.2.1-r1) 06:01:14 (146/154) Installing tdb-libs (1.4.8-r1) 06:01:14 (147/154) Installing libpulse (16.1-r10) 06:01:14 (148/154) Installing snappy (1.1.10-r1) 06:01:14 (149/154) Installing libwoff2common (1.0.2-r2) 06:01:14 (150/154) Installing libwoff2enc (1.0.2-r2) 06:01:14 (151/154) Installing libgpg-error (1.47-r1) 06:01:14 (152/154) Installing libgcrypt (1.10.2-r1) 06:01:14 (153/154) Installing libxslt (1.1.38-r0) 06:01:14 (154/154) Installing chromium (119.0.6045.159-r0) 06:01:18 Executing busybox-1.36.1-r5.trigger 06:01:18 Executing fontconfig-2.14.2-r3.trigger 06:01:18 Executing mkfontscale-1.2.2-r3.trigger 06:01:18 Executing glib-2.76.4-r0.trigger 06:01:18 Executing shared-mime-info-2.2-r5.trigger 06:01:18 Executing gdk-pixbuf-2.42.10-r5.trigger 06:01:18 Executing gtk-update-icon-cache-3.24.38-r1.trigger 06:01:18 OK: 580 MiB in 171 packages 06:01:22 using credential edgex-jenkins-ssh 06:01:22 Cloning the remote Git repository 06:01:22 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:01:22 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:01:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:01:22 > git --version # timeout=10 06:01:22 > git --version # 'git version 2.25.1' 06:01:22 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:01:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:28 Removing intermediate container 281369c15d7e 06:01:28 ---> 3d62f832c375 06:01:28 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 06:01:28 ---> Running in c3768f00275e 06:01:28 Removing intermediate container c3768f00275e 06:01:28 ---> 98cb383a8224 06:01:28 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 06:01:28 ---> Running in 2d9e25e7a1f1 06:01:28 Removing intermediate container 2d9e25e7a1f1 06:01:28 ---> 84a93a1929e0 06:01:28 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 06:01:28 ---> Running in 8fd41e346d85 06:01:28 Removing intermediate container 8fd41e346d85 06:01:28 ---> 2bbc7e4d269c 06:01:28 Step 6/11 : RUN npm install -g npm 06:01:28 ---> Running in 11bb576d7f24 06:01:28 Merging remotes/origin/main commit 926a50b7407512a6b860808b199c72c47dd05976 into PR head commit f11b1c33d46c19e1fffe353d651a82365db9040c 06:01:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:01:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:01:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:01:28 > git config core.sparsecheckout # timeout=10 06:01:28 > git checkout -f f11b1c33d46c19e1fffe353d651a82365db9040c # timeout=10 06:01:28 > git remote # timeout=10 06:01:28 > git config --get remote.origin.url # timeout=10 06:01:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:28 > git merge 926a50b7407512a6b860808b199c72c47dd05976 # timeout=10 06:01:28 > git rev-parse HEAD^{commit} # timeout=10 06:01:28 Merge succeeded, producing f11b1c33d46c19e1fffe353d651a82365db9040c 06:01:28 Checking out Revision f11b1c33d46c19e1fffe353d651a82365db9040c (PR-690) 06:01:29 Commit message: "chore(deps): Bump vite and @angular-devkit/build-angular in /web" 06:01:29 > git --version # timeout=10 06:01:29 > git --version # 'git version 2.25.1' 06:01:29 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { 06:01:28 > git config core.sparsecheckout # timeout=10 06:01:28 > git checkout -f f11b1c33d46c19e1fffe353d651a82365db9040c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:01:31 % Total % Received % Xferd Average Speed Time Time Time Current 06:01:31 Dload Upload Total Spent Left Speed 06:01:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 97553 0 --:--:-- --:--:-- --:--:-- 97553 [Pipeline] sh 06:01:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:01:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:01:31 + sudo tee /etc/docker/daemon.new 06:01:31 { 06:01:31 "registry-mirrors": [ 06:01:31 "https://nexus3.edgexfoundry.org:10001" 06:01:31 ], 06:01:31 "bip": "10.250.0.254/24", 06:01:31 "hosts": [ 06:01:31 "tcp://0.0.0.0:5555", 06:01:31 "unix:///var/run/docker.sock" 06:01:31 ], 06:01:31 "mtu": 1458, 06:01:31 "selinux-enabled": true, 06:01:31 "seccomp-profile": "/etc/docker/seccomp.json" 06:01:31 } [Pipeline] sh 06:01:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:01:32 + sudo service docker restart 06:01:33 06:01:33 removed 22 packages, and changed 49 packages in 5s 06:01:33 06:01:33 24 packages are looking for funding 06:01:33 run `npm fund` for details 06:01:34 Removing intermediate container 11bb576d7f24 06:01:34 ---> 2177ecf1dd13 06:01:34 Step 7/11 : ARG USER=1000 06:01:34 ---> Running in 8da50478ead0 06:01:34 Removing intermediate container 8da50478ead0 06:01:34 ---> 40e79ea855e6 06:01:34 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 06:01:34 ---> Running in 9a6f9ee459d3 06:01:35 Removing intermediate container 9a6f9ee459d3 06:01:35 ---> 988d72e672c3 06:01:35 Step 9/11 : USER $USER:$USER 06:01:35 ---> Running in 44937e928e99 06:01:35 Removing intermediate container 44937e928e99 06:01:35 ---> 5ec878e273bb 06:01:35 Step 10/11 : WORKDIR /app 06:01:35 ---> Running in b42b07094d23 06:01:35 Removing intermediate container b42b07094d23 06:01:35 ---> 9fa7b3db2114 06:01:35 Step 11/11 : LABEL git_sha=f11b1c33d46c19e1fffe353d651a82365db9040c 06:01:35 ---> Running in 8ff3225ab80c 06:01:35 Removing intermediate container 8ff3225ab80c 06:01:35 ---> 88d9807add39 06:01:35 Successfully built 88d9807add39 06:01:35 Successfully tagged edgexfoundry/edgex-web-ui:f11b1c33d46c19e1fffe353d651a82365db9040c 06:01:35 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 06:01:35 touch edgex-web-ui.imagebuilt 06:01:35 mkdir -p node_modules coverage 06:01:35 chown "1000:1000" . node_modules coverage package-lock.json 06:01:35 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 06:01:37 npm ERR! code ERESOLVE 06:01:37 npm ERR! ERESOLVE could not resolve 06:01:37 npm ERR! 06:01:37 npm ERR! While resolving: @angular-devkit/build-angular@17.1.0 06:01:37 npm ERR! Found: @angular/compiler-cli@16.2.12 06:01:37 npm ERR! node_modules/@angular/compiler-cli 06:01:37 npm ERR! dev @angular/compiler-cli@"^16.2.12" from the root project 06:01:37 npm ERR! peer @angular/compiler-cli@"16.2.12" from @angular/localize@16.2.12 06:01:37 npm ERR! node_modules/@angular/localize 06:01:37 npm ERR! dev @angular/localize@"^16.2.12" from the root project 06:01:37 npm ERR! 06:01:37 npm ERR! Could not resolve dependency: 06:01:37 npm ERR! peer @angular/compiler-cli@"^17.0.0" from @angular-devkit/build-angular@17.1.0 06:01:37 npm ERR! node_modules/@angular-devkit/build-angular 06:01:37 npm ERR! dev @angular-devkit/build-angular@"^17.1.0" from the root project 06:01:37 npm ERR! 06:01:37 npm ERR! Conflicting peer dependency: @angular/compiler-cli@17.1.0 06:01:37 npm ERR! node_modules/@angular/compiler-cli 06:01:37 npm ERR! peer @angular/compiler-cli@"^17.0.0" from @angular-devkit/build-angular@17.1.0 06:01:37 npm ERR! node_modules/@angular-devkit/build-angular 06:01:37 npm ERR! dev @angular-devkit/build-angular@"^17.1.0" from the root project 06:01:37 npm ERR! 06:01:37 npm ERR! Fix the upstream dependency conflict, or retry 06:01:37 npm ERR! this command with --force or --legacy-peer-deps 06:01:37 npm ERR! to accept an incorrect (and potentially broken) dependency resolution. 06:01:37 npm ERR! 06:01:37 npm ERR! 06:01:37 npm ERR! For a full report see: 06:01:37 npm ERR! /home/node/.npm/_logs/2024-01-20T06_01_35_681Z-eresolve-report.txt 06:01:37 06:01:37 npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2024-01-20T06_01_35_681Z-debug-0.log 06:01:37 make[1]: *** [Makefile:139: node_modules] Error 1 06:01:37 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-690/web' 06:01:37 make: *** [Makefile:58: test-angular] Error 2 [Pipeline] } 06:01:37 $ docker stop --time=1 4134120c891b81f6d066c8bda099984f75b4a92f7fa5490802dd917e4b22fd21 06:01:39 $ docker rm -f --volumes 4134120c891b81f6d066c8bda099984f75b4a92f7fa5490802dd917e4b22fd21 [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 06:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:41 06:01:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:41 latest: Pulling from edgex-lftools-log-publisher 06:01:41 5eb5b503b376: Pulling fs layer 06:01:41 5c69ac0246d0: Pulling fs layer 06:01:41 ec43610c2a17: Pulling fs layer 06:01:41 3a2ae6a8a46f: Pulling fs layer 06:01:41 33b1e0a273af: Pulling fs layer 06:01:41 5d3b04190fa2: Pulling fs layer 06:01:41 2f39f015ded8: Pulling fs layer 06:01:41 5d3b04190fa2: Waiting 06:01:41 3a2ae6a8a46f: Waiting 06:01:41 33b1e0a273af: Waiting 06:01:41 2f39f015ded8: Waiting 06:01:41 5c69ac0246d0: Download complete 06:01:41 3a2ae6a8a46f: Verifying Checksum 06:01:41 3a2ae6a8a46f: Download complete 06:01:41 33b1e0a273af: Verifying Checksum 06:01:41 33b1e0a273af: Download complete 06:01:41 ec43610c2a17: Verifying Checksum 06:01:41 ec43610c2a17: Download complete 06:01:41 5d3b04190fa2: Verifying Checksum 06:01:41 5d3b04190fa2: Download complete 06:01:41 5eb5b503b376: Verifying Checksum 06:01:41 5eb5b503b376: Download complete 06:01:42 2f39f015ded8: Download complete 06:01:42 5eb5b503b376: Pull complete 06:01:42 5c69ac0246d0: Pull complete 06:01:43 ec43610c2a17: Pull complete 06:01:43 3a2ae6a8a46f: Pull complete 06:01:43 33b1e0a273af: Pull complete 06:01:43 5d3b04190fa2: Pull complete 06:01:47 2f39f015ded8: Pull complete 06:01:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:48 prd-ubuntu20.04-docker-8c-8g-27554 does not seem to be running inside a container 06:01:48 $ 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-690 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690:/w/workspace/edgexfoundry_edgex-ui-go_PR-690:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@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 06:01:52 $ docker top 85d783047f316e5529011c4d4d507f4d29900c90e49a86fe691ade6ef96a69af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 06:01:52 provisioning config files... 06:01:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4304750234854957445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:52 ---> job-cost.sh 06:01:52 lf-activate-venv: SKIPPING 06:01:52 INFO: No Stack... 06:01:53 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:53 ---> ****-login.sh 06:01:53 nexus3.edgexfoundry.org:10001 06:01:53 INFO: Archiving Costs 06:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:53 Configure a credential helper to remove this warning. See 06:01:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:53 06:01:53 Login Succeeded [Pipeline] sh 06:01:53 nexus3.edgexfoundry.org:10002 06:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:53 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives/cost.csv 06:01:53 + cut -d, -f6 [Pipeline] lock 06:01:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-690-1-stack-cost] 06:01:53 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-690-1-stack-cost] did not exist. Created. 06:01:53 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:54 Configure a credential helper to remove this warning. See 06:01:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:54 06:01:54 Login Succeeded 06:01:54 nexus3.edgexfoundry.org:10003 06:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:54 Configure a credential helper to remove this warning. See 06:01:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:54 06:01:54 Login Succeeded 06:01:54 nexus3.edgexfoundry.org:10004 06:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:54 + echo total: 0.2199999988079071 [Pipeline] stash 06:01:54 Stashed 1 file(s) [Pipeline] } 06:01:54 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-690-1-stack-cost] [Pipeline] // lock 06:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:54 Configure a credential helper to remove this warning. See 06:01:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:54 06:01:54 Login Succeeded 06:01:54 ****.io 06:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 06:01:54 $ docker stop --time=1 85d783047f316e5529011c4d4d507f4d29900c90e49a86fe691ade6ef96a69af 06:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:54 Configure a credential helper to remove this warning. See 06:01:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:54 06:01:54 Login Succeeded 06:01:54 ---> ****-login.sh ends 06:01:55 $ docker rm -f --volumes 85d783047f316e5529011c4d4d507f4d29900c90e49a86fe691ade6ef96a69af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 06:01:56 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:01:56 Failed in branch amd64 [Pipeline] echo 06:01:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:01:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:01:56 ========================================================= 06:01:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:01:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:57 + 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 . 06:01:58 #0 building with "default" instance using docker driver 06:01:58 06:01:58 #1 [internal] load .dockerignore 06:01:58 #1 transferring context: 58B 0.0s done 06:01:58 #1 DONE 0.1s 06:01:58 06:01:58 #2 [internal] load build definition from Dockerfile 06:01:58 #2 transferring dockerfile: 1.94kB done 06:01:58 #2 DONE 0.1s 06:01:58 06:01:58 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:01:58 #3 DONE 0.1s 06:01:58 06:01:58 #4 [internal] load metadata for docker.io/library/docker:latest 06:01:59 #4 DONE 0.9s 06:01:59 06:01:59 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:01:59 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 06:01:59 #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 06:01:59 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s 06:01:59 #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 06:01:59 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 06:01:59 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s 06:01:59 #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 06:01:59 #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 06:01:59 #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 06:02:00 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 06:02:00 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s 06:02:00 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 06:02:00 #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 06:02:00 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s 06:02:00 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.15MB / 63.99MB 0.5s 06:02:00 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s 06:02:00 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.24MB / 97.63MB 0.5s 06:02:00 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s 06:02:00 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.6s 06:02:00 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 21.36MB / 63.99MB 0.7s 06:02:00 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s 06:02:00 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.53MB / 97.63MB 0.7s 06:02:00 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.8s 06:02:00 #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done 06:02:00 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.78MB / 97.63MB 0.8s 06:02:00 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 1.0s 06:02:00 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.51MB / 63.99MB 1.2s 06:02:00 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 1.1s done 06:02:00 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.2s 06:02:00 #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 06:02:00 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.93MB / 63.99MB 1.3s 06:02:01 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.49MB / 63.99MB 1.4s 06:02:01 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.04MB / 97.63MB 1.4s 06:02:01 #5 ... 06:02:01 06:02:01 #6 [internal] load build context 06:02:01 #6 transferring context: 33.70MB 1.4s done 06:02:01 #6 DONE 1.4s 06:02:01 06:02:01 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:02:01 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.5s 06:02:01 #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done 06:02:01 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.49MB / 63.99MB 1.6s 06:02:01 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.6s 06:02:01 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.7s 06:02:01 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.7s 06:02:01 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s 06:02:01 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 67.11MB / 97.63MB 1.9s 06:02:01 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s done 06:02:01 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.75MB / 97.63MB 2.0s 06:02:01 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.86MB / 97.63MB 2.1s 06:02:01 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 06:02:01 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.14MB / 97.63MB 2.3s 06:02:01 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.46MB / 97.63MB 2.4s 06:02:02 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s 06:02:02 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.6s done 06:02:07 #5 ... 06:02:07 06:02:07 #7 FROM docker.io/library/docker:latest@sha256:3ecdd649eae9162f862f740042611875d6b263e8014613515e8250aa588689d7 06:02:07 #7 resolve docker.io/library/docker:latest@sha256:3ecdd649eae9162f862f740042611875d6b263e8014613515e8250aa588689d7 0.1s done 06:02:07 #7 sha256:1beddfe390fffb2c971ea063dcc7365707a0e2b20de0ed0062e72976b88d84ae 3.71kB / 3.71kB done 06:02:07 #7 sha256:b4e64967a259eb7e295cc9181b377a461b6226b3dcc0a7b6874c3f5c8173fcac 12.13kB / 12.13kB done 06:02:07 #7 sha256:3ecdd649eae9162f862f740042611875d6b263e8014613515e8250aa588689d7 3.85kB / 3.85kB done 06:02:07 #7 sha256:c303524923177661067f7eb378c3dd5277088c2676ebd1cd78e68397bb80fdbf 3.35MB / 3.35MB 1.2s done 06:02:07 #7 extracting sha256:c303524923177661067f7eb378c3dd5277088c2676ebd1cd78e68397bb80fdbf 0.4s done 06:02:07 #7 sha256:1d4959de38143abac793d31e4e8592696721305ff06281f8b9284aee380afcfe 2.01MB / 2.01MB 1.5s done 06:02:07 #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.5s done 06:02:07 #7 sha256:bf613c8d3eefad31faacee38beeedf68069e48ea01d8f083fa0a57ce343ed827 548B / 548B 1.7s done 06:02:07 #7 sha256:594895876a66f55998b0c3d9c175ec0cfa723898879d7fe8f837de3b0e9e01e6 15.90MB / 15.90MB 2.6s done 06:02:07 #7 extracting sha256:1d4959de38143abac793d31e4e8592696721305ff06281f8b9284aee380afcfe 0.4s done 06:02:07 #7 sha256:5598890badaf41ad29ca6e7a62aecf9b18e64ff1308118644d6ecda191bee6ae 15.64MB / 15.64MB 2.8s done 06:02:07 #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:02:07 #7 extracting sha256:bf613c8d3eefad31faacee38beeedf68069e48ea01d8f083fa0a57ce343ed827 done 06:02:07 #7 sha256:1471633a84a6349cfeb08bf4b9e8879be2fdbdb8d55b489543be73d31bf91c57 544B / 544B 2.7s done 06:02:07 #7 sha256:b72e0c5c013142ab0f105384e856690145c739b4c62798a667ba44e8b100815b 16.61MB / 16.61MB 3.6s done 06:02:07 #7 extracting sha256:594895876a66f55998b0c3d9c175ec0cfa723898879d7fe8f837de3b0e9e01e6 0.8s done 06:02:07 #7 sha256:d64d5b7dddfb9901291c707c8b672a987b74197fe26a2a8c58747cf784a5c08d 1.02kB / 1.02kB 2.9s done 06:02:07 #7 sha256:934f51c79a118bc2c9ef86a286aee9f3c33f0c413bd6c9ffa6c949a71275b217 116B / 116B 3.0s done 06:02:07 #7 sha256:4e62c66ee4db0c28bdd0a8d371e3034736195c22a9cfc2221c71fd75403feffe 9.51MB / 9.51MB 3.5s done 06:02:07 #7 sha256:4b221b641f720e676dc1fe4410dbb9fbd8a397497ac9a35fa99b2a43cc96f6f9 93.07kB / 93.07kB 3.2s done 06:02:07 #7 sha256:b0686185000f25f48b2caaea5bba0d9a7c01edd8b1e365dd62827707ec488560 1.30kB / 1.30kB 3.3s done 06:02:07 #7 sha256:e09e5717c3fbfa466bfb8a152c3718c081fb34db45e79fa281023aace028913d 51.34MB / 51.34MB 5.7s done 06:02:07 #7 sha256:0d979313e9f9262364f038e05249664ce08e9ae049b5f4145a10b45fb64151f3 1.51kB / 1.51kB 3.7s done 06:02:07 #7 extracting sha256:5598890badaf41ad29ca6e7a62aecf9b18e64ff1308118644d6ecda191bee6ae 1.0s done 06:02:07 #7 sha256:37c9a49ec4c63595dcad7f349573111e79ea86a4345028cfd8f9ea1c4374f044 3.25kB / 3.25kB 3.8s done 06:02:07 #7 extracting sha256:b72e0c5c013142ab0f105384e856690145c739b4c62798a667ba44e8b100815b 1.2s done 06:02:07 #7 extracting sha256:1471633a84a6349cfeb08bf4b9e8879be2fdbdb8d55b489543be73d31bf91c57 done 06:02:07 #7 extracting sha256:d64d5b7dddfb9901291c707c8b672a987b74197fe26a2a8c58747cf784a5c08d done 06:02:07 #7 extracting sha256:934f51c79a118bc2c9ef86a286aee9f3c33f0c413bd6c9ffa6c949a71275b217 done 06:02:07 #7 extracting sha256:4e62c66ee4db0c28bdd0a8d371e3034736195c22a9cfc2221c71fd75403feffe 1.1s done 06:02:07 #7 extracting sha256:4b221b641f720e676dc1fe4410dbb9fbd8a397497ac9a35fa99b2a43cc96f6f9 done 06:02:07 #7 extracting sha256:b0686185000f25f48b2caaea5bba0d9a7c01edd8b1e365dd62827707ec488560 done 06:02:07 #7 extracting sha256:e09e5717c3fbfa466bfb8a152c3718c081fb34db45e79fa281023aace028913d 0.7s 06:02:08 #7 ... 06:02:08 06:02:08 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:02:08 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.4s 06:02:10 #5 ... 06:02:10 06:02:10 #7 FROM docker.io/library/docker:latest@sha256:3ecdd649eae9162f862f740042611875d6b263e8014613515e8250aa588689d7 06:02:10 #7 extracting sha256:e09e5717c3fbfa466bfb8a152c3718c081fb34db45e79fa281023aace028913d 2.8s done 06:02:10 #7 extracting sha256:0d979313e9f9262364f038e05249664ce08e9ae049b5f4145a10b45fb64151f3 done 06:02:10 #7 extracting sha256:37c9a49ec4c63595dcad7f349573111e79ea86a4345028cfd8f9ea1c4374f044 done 06:02:10 #7 DONE 10.9s 06:02:10 06:02:10 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:02:14 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.9s 06:02:20 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.3s done 06:02:21 #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 06:02:21 #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 06:02:21 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 06:02:27 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 06:02:30 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.8s done 06:02:30 #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 06:02:32 #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done 06:02:32 #5 DONE 32.7s 06:02:32 06:02:32 #8 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:02:33 #8 DONE 1.3s 06:02:33 06:02:33 #9 [builder 3/8] RUN apk add --update --no-cache make git 06:02:34 #9 0.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:35 #9 1.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:35 #9 1.999 OK: 266 MiB in 52 packages 06:02:35 #9 DONE 2.2s 06:02:35 06:02:35 #10 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:02:35 #10 DONE 0.1s 06:02:35 06:02:35 #11 [builder 5/8] COPY go.mod vendor* ./ 06:02:36 #11 DONE 0.2s 06:02:36 06:02:36 #12 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:02 #12 DONE 26.4s 06:03:02 06:03:02 #13 [builder 7/8] COPY . . 06:03:03 #13 DONE 0.9s 06:03:03 06:03:03 #14 [builder 8/8] RUN echo noop 06:03:04 #14 0.558 noop 06:03:04 #14 DONE 0.6s 06:03:04 06:03:04 #15 exporting to image 06:03:04 #15 exporting layers 06:03:30 #15 exporting layers 25.3s done 06:03:30 #15 writing image sha256:c08232fa818c651bde499ec71d82297d9e83f7b8aeb48c1f8e7d4577629579b4 done 06:03:30 #15 naming to docker.io/library/ci-base-image-arm64 0.0s done 06:03:30 #15 DONE 25.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:31 + docker inspect -f . ci-base-image-arm64 06:03:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:31 prd-ubuntu20.04-docker-arm64-4c-16g-27555 does not seem to be running inside a container 06:03:31 $ 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 06:03:32 $ docker top 800c23ddb1d2d9b1c5b626f678aa8bbafbf88a772388c0eb3c7103982f6a4752 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:33 + go version 06:03:33 go version go1.21.0 linux/arm64 [Pipeline] } 06:03:33 $ docker stop --time=1 800c23ddb1d2d9b1c5b626f678aa8bbafbf88a772388c0eb3c7103982f6a4752 06:03:35 $ docker rm -f --volumes 800c23ddb1d2d9b1c5b626f678aa8bbafbf88a772388c0eb3c7103982f6a4752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:36 + docker inspect -f . ci-base-image-arm64 06:03:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:36 prd-ubuntu20.04-docker-arm64-4c-16g-27555 does not seem to be running inside a container 06:03:37 $ 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 06:03:37 $ docker top b17225fa5cc5b7523bccebe557ecbd15c229c30daa0eed0eb4a6416192c3a388 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:38 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 06:03:39 + make test 06:03:39 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 06:03:44 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 06:04:31 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 06:04:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:04:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:04:38 ./bin/test-attribution-txt.sh [Pipeline] echo 06:04:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:04:38 $ docker stop --time=1 b17225fa5cc5b7523bccebe557ecbd15c229c30daa0eed0eb4a6416192c3a388 06:04:42 $ docker rm -f --volumes b17225fa5cc5b7523bccebe557ecbd15c229c30daa0eed0eb4a6416192c3a388 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:04:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:04:45 + ls -al . 06:04:45 total 188 06:04:45 drwxrwxr-x 12 jenkins jenkins 4096 Jan 20 06:03 . 06:04:45 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 06:01 .. 06:04:45 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 06:01 .blubracket 06:04:45 -rw-rw-r-- 1 jenkins jenkins 18 Jan 20 06:01 .dockerignore 06:04:45 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 06:01 .git 06:04:45 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 06:01 .github 06:04:45 -rw-rw-r-- 1 jenkins jenkins 178 Jan 20 06:01 .gitignore 06:04:45 -rw-rw-r-- 1 jenkins jenkins 9575 Jan 20 06:01 Attribution.txt 06:04:45 -rw-rw-r-- 1 jenkins jenkins 21430 Jan 20 06:01 CHANGELOG.md 06:04:45 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 20 06:01 CONTRIBUTING.md 06:04:45 -rw-rw-r-- 1 jenkins jenkins 1898 Jan 20 06:01 Dockerfile 06:04:45 -rw-rw-r-- 1 jenkins jenkins 652 Jan 20 06:01 Jenkinsfile 06:04:45 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 20 06:01 LICENSE 06:04:45 -rw-rw-r-- 1 jenkins jenkins 2189 Jan 20 06:01 Makefile 06:04:45 -rw-rw-r-- 1 jenkins jenkins 4381 Jan 20 06:01 README.md 06:04:45 -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 05:59 VERSION 06:04:45 -rw-rw-r-- 1 jenkins jenkins 4832 Jan 20 06:01 angularmigrationlogs.md 06:04:45 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 06:01 assets 06:04:45 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 06:01 bin 06:04:45 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 06:01 cmd 06:04:45 -rw-r--r-- 1 jenkins jenkins 10 Jan 20 06:03 coverage.out 06:04:45 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 06:01 docs 06:04:45 -rw-rw-r-- 1 jenkins jenkins 3509 Jan 20 06:01 go.mod 06:04:45 -rw-rw-r-- 1 jenkins jenkins 33772 Jan 20 06:01 go.sum 06:04:45 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 06:01 internal 06:04:45 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 06:01 testing 06:04:45 -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 06:01 version.go 06:04:45 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 06:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:46 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f11b1c33d46c19e1fffe353d651a82365db9040c --label arch=arm64 --label version=0.0.0 . 06:04:46 #0 building with "default" instance using docker driver 06:04:46 06:04:46 #1 [internal] load .dockerignore 06:04:46 #1 transferring context: 32B 06:04:46 #1 transferring context: 58B done 06:04:46 #1 DONE 0.0s 06:04:46 06:04:46 #2 [internal] load build definition from Dockerfile 06:04:46 #2 transferring dockerfile: 1.94kB 0.0s done 06:04:46 #2 DONE 0.0s 06:04:46 06:04:46 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:04:46 #3 DONE 0.0s 06:04:46 06:04:46 #4 [internal] load metadata for docker.io/library/alpine:3.18 06:04:46 #4 ... 06:04:46 06:04:46 #5 [internal] load metadata for docker.io/library/docker:latest 06:04:46 #5 DONE 0.2s 06:04:47 06:04:47 #4 [internal] load metadata for docker.io/library/alpine:3.18 06:04:47 #4 DONE 0.9s 06:04:47 06:04:47 #6 FROM docker.io/library/docker:latest@sha256:3ecdd649eae9162f862f740042611875d6b263e8014613515e8250aa588689d7 06:04:47 #6 CACHED 06:04:47 06:04:47 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:04:47 #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:04:47 #7 ... 06:04:47 06:04:47 #8 [internal] load build context 06:04:48 #8 transferring context: 69.30kB 0.2s done 06:04:48 #8 DONE 0.3s 06:04:48 06:04:48 #9 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 06:04:48 #9 DONE 0.3s 06:04:48 06:04:48 #10 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:04:48 #10 DONE 0.5s 06:04:48 06:04:48 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:04:48 #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 06:04:48 #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 06:04:48 #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 06:04:48 #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 06:04:48 #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 06:04:48 #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.3s done 06:04:48 #7 DONE 1.0s 06:04:48 06:04:48 #11 [stage-1 2/6] RUN apk --no-cache upgrade 06:04:49 #11 0.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:04:49 #11 0.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:04:50 #11 2.015 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 06:04:50 #11 2.122 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 06:04:51 #11 2.148 OK: 8 MiB in 15 packages 06:04:51 #11 ... 06:04:51 06:04:51 #12 [builder 3/8] RUN apk add --update --no-cache make git 06:04:51 #12 0.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:04:51 #12 1.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:04:51 #12 2.309 OK: 266 MiB in 52 packages 06:04:51 #12 DONE 2.6s 06:04:51 06:04:51 #11 [stage-1 2/6] RUN apk --no-cache upgrade 06:04:51 #11 DONE 2.4s 06:04:51 06:04:51 #13 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:04:51 #13 DONE 0.1s 06:04:51 06:04:51 #14 [builder 5/8] COPY go.mod vendor* ./ 06:04:51 #14 DONE 0.2s 06:04:51 06:04:51 #15 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:57 #15 DONE 5.4s 06:04:57 06:04:57 #16 [builder 7/8] COPY . . 06:04:57 #16 DONE 1.0s 06:04:57 06:04:57 #17 [builder 8/8] RUN make build 06:04:58 #17 0.622 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:06:06 #17 DONE 58.9s 06:06:06 06:06:06 #18 [stage-1 3/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:06:06 #18 DONE 0.4s 06:06:06 06:06:06 #19 [stage-1 4/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 06:06:06 #19 DONE 0.1s 06:06:06 06:06:06 #20 [stage-1 5/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 06:06:06 #20 DONE 0.1s 06:06:06 06:06:06 #21 [stage-1 6/6] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:06:06 #21 DONE 0.1s 06:06:06 06:06:06 #22 exporting to image 06:06:06 #22 exporting layers 06:06:06 #22 exporting layers 0.5s done 06:06:06 #22 writing image sha256:a0f743b7ef175794cf102317925466623c7aacc3dea226b4a53d831f364ff139 done 06:06:06 #22 naming to docker.io/library/edgex-ui-arm64 06:06:06 #22 naming to docker.io/library/edgex-ui-arm64 0.0s done 06:06:06 #22 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:07 06:06:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:08 arm64: Pulling from edgex-lftools-log-publisher 06:06:08 8998bd30e6a1: Pulling fs layer 06:06:08 04944245beec: Pulling fs layer 06:06:08 699f458cf7ca: Pulling fs layer 06:06:08 765212b225bb: Pulling fs layer 06:06:08 f23df028b6ca: Pulling fs layer 06:06:08 d65c8cfc05b1: Pulling fs layer 06:06:08 2437ff75d9bd: Pulling fs layer 06:06:08 f23df028b6ca: Waiting 06:06:08 d65c8cfc05b1: Waiting 06:06:08 2437ff75d9bd: Waiting 06:06:08 765212b225bb: Waiting 06:06:08 04944245beec: Verifying Checksum 06:06:08 04944245beec: Download complete 06:06:08 765212b225bb: Verifying Checksum 06:06:08 765212b225bb: Download complete 06:06:08 f23df028b6ca: Verifying Checksum 06:06:08 f23df028b6ca: Download complete 06:06:08 d65c8cfc05b1: Verifying Checksum 06:06:08 d65c8cfc05b1: Download complete 06:06:08 699f458cf7ca: Verifying Checksum 06:06:08 699f458cf7ca: Download complete 06:06:09 8998bd30e6a1: Verifying Checksum 06:06:09 8998bd30e6a1: Download complete 06:06:11 2437ff75d9bd: Verifying Checksum 06:06:11 2437ff75d9bd: Download complete 06:06:15 8998bd30e6a1: Pull complete 06:06:15 04944245beec: Pull complete 06:06:17 699f458cf7ca: Pull complete 06:06:17 765212b225bb: Pull complete 06:06:18 f23df028b6ca: Pull complete 06:06:18 d65c8cfc05b1: Pull complete 06:06:40 2437ff75d9bd: Pull complete 06:06:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:06:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:41 prd-ubuntu20.04-docker-arm64-4c-16g-27555 does not seem to be running inside a container 06:06:41 $ 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 06:06:43 $ docker top f4e1fd33bffaa76e193567e117900c8d8619af7d921948e2d31a81569cb875aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:43 ---> job-cost.sh 06:06:44 lf-activate-venv: SKIPPING 06:06:44 INFO: No Stack... 06:06:44 INFO: Retrieving Pricing Info for: v3-standard-8 06:06:45 INFO: Archiving Costs [Pipeline] sh 06:06:45 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:06:45 + cut -d, -f6 [Pipeline] lock 06:06:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-690-1-stack-cost] 06:06:45 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-690-1-stack-cost] did not exist. Created. 06:06:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:06:46 /w/workspace/edgex-ui-go/1@tmp/durable-d45f22ca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:06:46 + echo total: 0.2199999988079071 [Pipeline] stash 06:06:46 Warning: overwriting stash ‘stack-cost’ 06:06:47 Stashed 1 file(s) [Pipeline] } 06:06:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-690-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:06:47 $ docker stop --time=1 f4e1fd33bffaa76e193567e117900c8d8619af7d921948e2d31a81569cb875aa 06:06:48 $ docker rm -f --volumes f4e1fd33bffaa76e193567e117900c8d8619af7d921948e2d31a81569cb875aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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 06:06:54 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives ] 06:06:54 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives 06:06:54 total 16 06:06:54 drwxr-xr-x 3 root root 4096 Jan 20 06:01 . 06:06:54 drwxrwxr-x 14 jenkins jenkins 4096 Jan 20 06:01 .. 06:06:54 drwxr-xr-x 2 root root 4096 Jan 20 06:01 cost 06:06:54 -rw-r--r-- 1 root root 83 Jan 20 06:01 cost.csv 06:06:54 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives 06:06:54 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives 06:06:54 total 16 06:06:54 drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 06:01 . 06:06:54 drwxrwxr-x 14 jenkins jenkins 4096 Jan 20 06:01 .. 06:06:54 drwxr-xr-x 2 jenkins jenkins 4096 Jan 20 06:01 cost 06:06:54 -rw-r--r-- 1 jenkins jenkins 83 Jan 20 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:06:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:06:55 ---> package-listing.sh 06:06:55 ++ facter osfamily 06:06:55 ++ tr '[:upper:]' '[:lower:]' 06:06:55 + OS_FAMILY=debian 06:06:55 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-690 06:06:55 + START_PACKAGES=/tmp/packages_start.txt 06:06:55 + END_PACKAGES=/tmp/packages_end.txt 06:06:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:06:55 + PACKAGES=/tmp/packages_start.txt 06:06:55 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-690 ']' 06:06:55 + PACKAGES=/tmp/packages_end.txt 06:06:55 + case "${OS_FAMILY}" in 06:06:55 + dpkg -l 06:06:55 + grep '^ii' 06:06:55 + '[' -f /tmp/packages_start.txt ']' 06:06:55 + '[' -f /tmp/packages_end.txt ']' 06:06:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:06:55 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-690 ']' 06:06:55 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives/ 06:06:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives/ [Pipeline] echo 06:06:55 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-690/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:06:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:56 prd-ubuntu20.04-docker-8c-8g-27554 does not seem to be running inside a container 06:06:56 $ 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-690/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-690 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690:/w/workspace/edgexfoundry_edgex-ui-go_PR-690:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@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 06:06:57 $ docker top 3e83a3527bd3e509ee5b2c06e7d2b169b2eb1ca34eb994255fd7d4e8b00fa311 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:57 + touch /tmp/pre-build-complete [Pipeline] sh 06:06:57 + mkdir -p /var/log/sysstat [Pipeline] sh 06:06:58 + ls /var/log/sa-host 06:06:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:58 provisioning config files... 06:06:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/config3764261627056375541tmp [Pipeline] { [Pipeline] echo 06:06:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:06:58 ---> create-netrc.sh [Pipeline] } 06:06:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:06:59 ---> python-tools-install.sh [Pipeline] echo 06:06:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:06:59 ---> sudo-logs.sh 06:06:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:06:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:07:00 ---> job-cost.sh 06:07:00 lf-activate-venv: SKIPPING 06:07:00 DEBUG: total: 0.2199999988079071 06:07:00 INFO: Retrieving Stack Cost... 06:07:00 INFO: Retrieving Pricing Info for: v3-standard-8 06:07:00 INFO: Archiving Costs [Pipeline] echo 06:07:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:07:01 ---> logs-deploy.sh 06:07:01 lf-activate-venv: SKIPPING 06:07:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-690/1 06:07:01 INFO: archiving workspace using pattern(s): 06:07:02 Archives upload complete. 06:07:02 INFO: archiving logs to Nexus