Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f11b1c33d46c19e1fffe353d651a82365db9040c+524fde96b3cb1875459d9e5ca758071353d7a42e (cf44c9db0665da02f84915770c8ca4c610ca8f60) 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-ssh14888837023956646841.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-ssh16561774727713302983.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-ssh3831240984038101.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 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-ssh13844130565972087365.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-ssh5270844650077058272.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1210 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 > 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 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit f11b1c33d46c19e1fffe353d651a82365db9040c Merge succeeded, producing c1335734752c4da8a194767233db3373f4033146 Checking out Revision c1335734752c4da8a194767233db3373f4033146 (PR-690) > 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 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1335734752c4da8a194767233db3373f4033146 # timeout=10 Commit message: "Merge commit '524fde96b3cb1875459d9e5ca758071353d7a42e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-26T02:08:26.058Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-26T02:08:26.146Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-26T02:08:26.176Z] ========================================================= [2024-03-26T02:08:26.176Z] EdgeX Global Pipelines Version Info [2024-03-26T02:08:26.176Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3613ca8ba400a568b3a7dde92c0a463aa8c60831 # timeout=10 [2024-03-26T02:08:26.935Z] ------------------- [2024-03-26T02:08:26.935Z] stable info: [2024-03-26T02:08:26.935Z] ------------------- [2024-03-26T02:08:26.935Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-26T02:08:26.935Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-26T02:08:26.935Z] Message: update stable to v1.0.258 [2024-03-26T02:08:27.502Z] ------------------- [2024-03-26T02:08:27.502Z] experimental info: [2024-03-26T02:08:27.502Z] ------------------- [2024-03-26T02:08:27.503Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-26T02:08:27.503Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-26T02:08:27.503Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-26T02:08:27.574Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-26T02:08:27.591Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-26T02:08:27.611Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-26T02:08:27.633Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-26T02:08:27.655Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-26T02:08:27.682Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-26T02:08:27.708Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-26T02:08:27.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-26T02:08:27.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-26T02:08:27.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-26T02:08:27.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-26T02:08:27.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-26T02:08:27.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-26T02:08:27.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-26T02:08:27.883Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-26T02:08:27.900Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-26T02:08:27.921Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-26T02:08:27.942Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-26T02:08:27.961Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-26T02:08:27.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-26T02:08:28.010Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-26T02:08:28.027Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-26T02:08:28.051Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-26T02:08:28.070Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-26T02:08:28.089Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-26T02:08:28.114Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-26T02:08:28.139Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-26T02:08:28.164Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-690 [Pipeline] echo [2024-03-26T02:08:28.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-690 [Pipeline] echo [2024-03-26T02:08:28.212Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-690 [Pipeline] echo [2024-03-26T02:08:28.235Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1335734752c4da8a194767233db3373f4033146 [Pipeline] echo [2024-03-26T02:08:28.259Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c133573 [Pipeline] echo [2024-03-26T02:08:28.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T02:08:28.347Z] provisioning config files... [2024-03-26T02:08:28.360Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/config11357836986272287225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T02:08:28.698Z] ---> ****-login.sh [2024-03-26T02:08:28.698Z] nexus3.edgexfoundry.org:10001 [2024-03-26T02:08:28.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T02:08:28.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T02:08:28.960Z] Configure a credential helper to remove this warning. See [2024-03-26T02:08:28.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T02:08:28.960Z] [2024-03-26T02:08:28.960Z] Login Succeeded [2024-03-26T02:08:28.960Z] nexus3.edgexfoundry.org:10002 [2024-03-26T02:08:28.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T02:08:28.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T02:08:28.960Z] Configure a credential helper to remove this warning. See [2024-03-26T02:08:28.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T02:08:28.960Z] [2024-03-26T02:08:28.960Z] Login Succeeded [2024-03-26T02:08:29.218Z] nexus3.edgexfoundry.org:10003 [2024-03-26T02:08:29.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T02:08:29.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T02:08:29.218Z] Configure a credential helper to remove this warning. See [2024-03-26T02:08:29.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T02:08:29.218Z] [2024-03-26T02:08:29.218Z] Login Succeeded [2024-03-26T02:08:29.219Z] nexus3.edgexfoundry.org:10004 [2024-03-26T02:08:29.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T02:08:29.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T02:08:29.219Z] Configure a credential helper to remove this warning. See [2024-03-26T02:08:29.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T02:08:29.219Z] [2024-03-26T02:08:29.219Z] Login Succeeded [2024-03-26T02:08:29.219Z] ****.io [2024-03-26T02:08:29.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T02:08:29.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T02:08:29.745Z] Configure a credential helper to remove this warning. See [2024-03-26T02:08:29.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T02:08:29.745Z] [2024-03-26T02:08:29.745Z] Login Succeeded [2024-03-26T02:08:29.745Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T02:08:29.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-26T02:08:30.154Z] + git rev-list -1 --merges c1335734752c4da8a194767233db3373f4033146~1..c1335734752c4da8a194767233db3373f4033146 [Pipeline] echo [2024-03-26T02:08:30.183Z] -----------> git rev-list -1 --merges c1335734752c4da8a194767233db3373f4033146~1..c1335734752c4da8a194767233db3373f4033146 c1335734752c4da8a194767233db3373f4033146 [2024-03-26T02:08:30.183Z] c1335734752c4da8a194767233db3373f4033146 [false] [Pipeline] sh [2024-03-26T02:08:30.484Z] + git log --format=format:%s -1 c1335734752c4da8a194767233db3373f4033146 [Pipeline] echo [2024-03-26T02:08:30.507Z] ========================================================= [2024-03-26T02:08:30.507Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-26T02:08:30.507Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-26T02:08:30.868Z] + git log --format=format:%s -1 c1335734752c4da8a194767233db3373f4033146 [Pipeline] echo [2024-03-26T02:08:30.879Z] [semverPrep] GIT_COMMIT: c1335734752c4da8a194767233db3373f4033146, Commit Message: Merge commit '524fde96b3cb1875459d9e5ca758071353d7a42e' into HEAD [Pipeline] echo [2024-03-26T02:08:30.891Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-26T02:08:33.208Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-26T02:08:33.208Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-26T02:08:33.208Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-26T02:08:33.208Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-26T02:08:33.208Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-26T02:08:33.208Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-26T02:08:33.208Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T02:08:37.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T02:08:37.089Z] [2024-03-26T02:08:37.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T02:08:37.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T02:08:37.422Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-26T02:08:37.422Z] b85a868b505f: Pulling fs layer [2024-03-26T02:08:37.422Z] e2be974225ed: Pulling fs layer [2024-03-26T02:08:37.422Z] 339a4e72a1f5: Pulling fs layer [2024-03-26T02:08:37.422Z] 988bab9f4d93: Pulling fs layer [2024-03-26T02:08:37.422Z] 1469e6f7b9e6: Pulling fs layer [2024-03-26T02:08:37.422Z] eaf3925da568: Pulling fs layer [2024-03-26T02:08:37.422Z] bab4dde63d76: Pulling fs layer [2024-03-26T02:08:37.422Z] bde34c3a00c8: Pulling fs layer [2024-03-26T02:08:37.422Z] b352a97aabf1: Pulling fs layer [2024-03-26T02:08:37.422Z] 4872d77fe225: Pulling fs layer [2024-03-26T02:08:37.422Z] 5851b861e8e6: Pulling fs layer [2024-03-26T02:08:37.422Z] 988bab9f4d93: Waiting [2024-03-26T02:08:37.422Z] 1469e6f7b9e6: Waiting [2024-03-26T02:08:37.422Z] eaf3925da568: Waiting [2024-03-26T02:08:37.422Z] bab4dde63d76: Waiting [2024-03-26T02:08:37.422Z] bde34c3a00c8: Waiting [2024-03-26T02:08:37.422Z] b352a97aabf1: Waiting [2024-03-26T02:08:37.422Z] 4872d77fe225: Waiting [2024-03-26T02:08:37.422Z] 5851b861e8e6: Waiting [2024-03-26T02:08:37.422Z] e2be974225ed: Verifying Checksum [2024-03-26T02:08:37.422Z] e2be974225ed: Download complete [2024-03-26T02:08:37.422Z] 988bab9f4d93: Verifying Checksum [2024-03-26T02:08:37.422Z] 988bab9f4d93: Download complete [2024-03-26T02:08:37.688Z] 339a4e72a1f5: Verifying Checksum [2024-03-26T02:08:37.688Z] 339a4e72a1f5: Download complete [2024-03-26T02:08:37.688Z] eaf3925da568: Verifying Checksum [2024-03-26T02:08:37.688Z] eaf3925da568: Download complete [2024-03-26T02:08:37.688Z] 1469e6f7b9e6: Verifying Checksum [2024-03-26T02:08:37.688Z] 1469e6f7b9e6: Download complete [2024-03-26T02:08:37.688Z] bde34c3a00c8: Verifying Checksum [2024-03-26T02:08:37.688Z] bde34c3a00c8: Download complete [2024-03-26T02:08:37.688Z] b352a97aabf1: Verifying Checksum [2024-03-26T02:08:37.688Z] b352a97aabf1: Download complete [2024-03-26T02:08:37.688Z] 5851b861e8e6: Verifying Checksum [2024-03-26T02:08:37.688Z] 5851b861e8e6: Download complete [2024-03-26T02:08:37.947Z] b85a868b505f: Download complete [2024-03-26T02:08:38.206Z] bab4dde63d76: Verifying Checksum [2024-03-26T02:08:38.206Z] bab4dde63d76: Download complete [2024-03-26T02:08:39.145Z] b85a868b505f: Pull complete [2024-03-26T02:08:39.404Z] e2be974225ed: Pull complete [2024-03-26T02:08:39.675Z] 339a4e72a1f5: Pull complete [2024-03-26T02:08:39.934Z] 988bab9f4d93: Pull complete [2024-03-26T02:08:40.194Z] 1469e6f7b9e6: Pull complete [2024-03-26T02:08:40.194Z] eaf3925da568: Pull complete [2024-03-26T02:08:42.098Z] bab4dde63d76: Pull complete [2024-03-26T02:08:42.360Z] bde34c3a00c8: Pull complete [2024-03-26T02:08:42.360Z] b352a97aabf1: Pull complete [2024-03-26T02:08:42.360Z] 4872d77fe225: Pull complete [2024-03-26T02:08:42.637Z] 5851b861e8e6: Pull complete [2024-03-26T02:08:42.637Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-26T02:08:42.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T02:08:42.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T02:08:42.799Z] prd-ubuntu20.04-docker-8c-8g-1210 does not seem to be running inside a container [2024-03-26T02:08:42.839Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-26T02:08:45.666Z] $ docker top 72f2f4fe29135a227dacd03481ec84491d96b6d81e043472af061ff6c7210350 -eo pid,comm [2024-03-26T02:08:45.731Z] 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). [2024-03-26T02:08:45.731Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-26T02:08:45.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T02:08:45.792Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T02:08:45.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T02:08:45.915Z] $ docker exec 72f2f4fe29135a227dacd03481ec84491d96b6d81e043472af061ff6c7210350 ssh-agent [2024-03-26T02:08:46.055Z] SSH_AUTH_SOCK=/tmp/ssh-QktR97oWtHwL/agent.32 [2024-03-26T02:08:46.055Z] SSH_AGENT_PID=38 [2024-03-26T02:08:46.061Z] Running ssh-add (command line suppressed) [2024-03-26T02:08:46.173Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/private_key_8521997483670755336.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/private_key_8521997483670755336.key) [2024-03-26T02:08:46.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T02:08:46.485Z] + git tag --points-at HEAD [Pipeline] } [2024-03-26T02:08:46.518Z] $ docker exec --env ******** --env ******** 72f2f4fe29135a227dacd03481ec84491d96b6d81e043472af061ff6c7210350 ssh-agent -k [2024-03-26T02:08:46.626Z] unset SSH_AUTH_SOCK; [2024-03-26T02:08:46.626Z] unset SSH_AGENT_PID; [2024-03-26T02:08:46.626Z] echo Agent pid 38 killed; [2024-03-26T02:08:46.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-26T02:08:46.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T02:08:46.681Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T02:08:46.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T02:08:46.805Z] $ docker exec 72f2f4fe29135a227dacd03481ec84491d96b6d81e043472af061ff6c7210350 ssh-agent [2024-03-26T02:08:46.920Z] SSH_AUTH_SOCK=/tmp/ssh-SFWsnxzyQ3Ky/agent.71 [2024-03-26T02:08:46.920Z] SSH_AGENT_PID=77 [2024-03-26T02:08:46.924Z] Running ssh-add (command line suppressed) [2024-03-26T02:08:47.029Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/private_key_7521436955780748142.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/private_key_7521436955780748142.key) [2024-03-26T02:08:47.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T02:08:47.340Z] + git semver init [2024-03-26T02:08:47.602Z] 2024-03-26 02:08:47,536 [run_init] DEBUG init version:0.0.0 force:False [2024-03-26T02:08:47.602Z] 2024-03-26 02:08:47,537 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver [2024-03-26T02:08:47.602Z] 2024-03-26 02:08:47,537 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver [2024-03-26T02:08:47.602Z] 2024-03-26 02:08:47,538 [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) [2024-03-26T02:08:50.149Z] 2024-03-26 02:08:49,748 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.git/info/exclude [2024-03-26T02:08:50.149Z] 2024-03-26 02:08:49,748 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver/PR-690 with force:False [2024-03-26T02:08:50.149Z] 2024-03-26 02:08:49,748 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver/PR-690 [2024-03-26T02:08:50.149Z] 2024-03-26 02:08:49,753 [execute] INFO git cat-file --batch-check [2024-03-26T02:08:50.149Z] 2024-03-26 02:08:49,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver, universal_newlines=False, shell=None, istream=) [2024-03-26T02:08:50.149Z] 2024-03-26 02:08:49,759 [execute] INFO git cat-file --batch [2024-03-26T02:08:50.149Z] 2024-03-26 02:08:49,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver, universal_newlines=False, shell=None, istream=) [2024-03-26T02:08:50.149Z] 2024-03-26 02:08:49,765 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver/PR-690 [2024-03-26T02:08:50.149Z] 0.0.0 [Pipeline] } [2024-03-26T02:08:50.156Z] $ docker exec --env ******** --env ******** 72f2f4fe29135a227dacd03481ec84491d96b6d81e043472af061ff6c7210350 ssh-agent -k [2024-03-26T02:08:50.261Z] unset SSH_AUTH_SOCK; [2024-03-26T02:08:50.261Z] unset SSH_AGENT_PID; [2024-03-26T02:08:50.261Z] echo Agent pid 77 killed; [2024-03-26T02:08:50.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-26T02:08:50.602Z] + git semver [Pipeline] } [2024-03-26T02:08:50.871Z] $ docker stop --time=1 72f2f4fe29135a227dacd03481ec84491d96b6d81e043472af061ff6c7210350 [2024-03-26T02:08:52.168Z] $ docker rm -f --volumes 72f2f4fe29135a227dacd03481ec84491d96b6d81e043472af061ff6c7210350 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-26T02:08:52.518Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-26T02:08:52.759Z] Stashed 1 file(s) [Pipeline] echo [2024-03-26T02:08:52.763Z] [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 [2024-03-26T02:08:52.994Z] provisioning config files... [2024-03-26T02:08:53.004Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/config1085504357236225778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T02:08:53.313Z] ---> ****-login.sh [2024-03-26T02:08:53.313Z] nexus3.edgexfoundry.org:10001 [2024-03-26T02:08:53.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T02:08:53.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T02:08:53.313Z] Configure a credential helper to remove this warning. See [2024-03-26T02:08:53.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T02:08:53.313Z] [2024-03-26T02:08:53.313Z] Login Succeeded [2024-03-26T02:08:53.313Z] nexus3.edgexfoundry.org:10002 [2024-03-26T02:08:53.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T02:08:53.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T02:08:53.313Z] Configure a credential helper to remove this warning. See [2024-03-26T02:08:53.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T02:08:53.314Z] [2024-03-26T02:08:53.314Z] Login Succeeded [2024-03-26T02:08:53.314Z] nexus3.edgexfoundry.org:10003 [2024-03-26T02:08:53.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T02:08:53.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T02:08:53.574Z] Configure a credential helper to remove this warning. See [2024-03-26T02:08:53.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T02:08:53.574Z] [2024-03-26T02:08:53.574Z] Login Succeeded [2024-03-26T02:08:53.574Z] nexus3.edgexfoundry.org:10004 [2024-03-26T02:08:53.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T02:08:53.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T02:08:53.575Z] Configure a credential helper to remove this warning. See [2024-03-26T02:08:53.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T02:08:53.575Z] [2024-03-26T02:08:53.575Z] Login Succeeded [2024-03-26T02:08:53.575Z] ****.io [2024-03-26T02:08:53.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T02:08:53.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T02:08:53.835Z] Configure a credential helper to remove this warning. See [2024-03-26T02:08:53.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T02:08:53.835Z] [2024-03-26T02:08:53.835Z] Login Succeeded [2024-03-26T02:08:53.835Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T02:08:53.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-26T02:08:53.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T02:08:53.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T02:08:53.949Z] ========================================================= [2024-03-26T02:08:53.949Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-26T02:08:53.949Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T02:08:54.280Z] + 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 . [2024-03-26T02:08:54.541Z] Sending build context to Docker daemon 59.71MB [2024-03-26T02:08:54.541Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T02:08:54.541Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-26T02:08:54.541Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-26T02:08:54.541Z] 7264a8db6415: Pulling fs layer [2024-03-26T02:08:54.541Z] c4d48a809fc2: Pulling fs layer [2024-03-26T02:08:54.541Z] 4f1c88b9dad5: Pulling fs layer [2024-03-26T02:08:54.541Z] ad3a456e5733: Pulling fs layer [2024-03-26T02:08:54.541Z] 69c7f0334f64: Pulling fs layer [2024-03-26T02:08:54.541Z] 1f1c1a5573a3: Pulling fs layer [2024-03-26T02:08:54.541Z] ce7588e14bc9: Pulling fs layer [2024-03-26T02:08:54.541Z] b5e4710f87ac: Pulling fs layer [2024-03-26T02:08:54.541Z] 69c7f0334f64: Waiting [2024-03-26T02:08:54.541Z] b5e4710f87ac: Waiting [2024-03-26T02:08:54.541Z] 1f1c1a5573a3: Waiting [2024-03-26T02:08:54.541Z] ce7588e14bc9: Waiting [2024-03-26T02:08:54.541Z] ad3a456e5733: Waiting [2024-03-26T02:08:54.802Z] c4d48a809fc2: Download complete [2024-03-26T02:08:54.802Z] ad3a456e5733: Verifying Checksum [2024-03-26T02:08:54.802Z] ad3a456e5733: Download complete [2024-03-26T02:08:54.802Z] 69c7f0334f64: Verifying Checksum [2024-03-26T02:08:54.802Z] 69c7f0334f64: Download complete [2024-03-26T02:08:54.802Z] 7264a8db6415: Verifying Checksum [2024-03-26T02:08:54.802Z] 7264a8db6415: Download complete [2024-03-26T02:08:54.802Z] 1f1c1a5573a3: Verifying Checksum [2024-03-26T02:08:54.802Z] 1f1c1a5573a3: Download complete [2024-03-26T02:08:54.802Z] 7264a8db6415: Pull complete [2024-03-26T02:08:55.061Z] c4d48a809fc2: Pull complete [2024-03-26T02:08:55.061Z] b5e4710f87ac: Verifying Checksum [2024-03-26T02:08:55.061Z] b5e4710f87ac: Download complete [2024-03-26T02:08:55.320Z] 4f1c88b9dad5: Verifying Checksum [2024-03-26T02:08:55.320Z] 4f1c88b9dad5: Download complete [2024-03-26T02:08:55.578Z] ce7588e14bc9: Verifying Checksum [2024-03-26T02:08:55.578Z] ce7588e14bc9: Download complete [2024-03-26T02:08:58.863Z] 4f1c88b9dad5: Pull complete [2024-03-26T02:08:58.863Z] ad3a456e5733: Pull complete [2024-03-26T02:08:58.863Z] 69c7f0334f64: Pull complete [2024-03-26T02:08:58.863Z] 1f1c1a5573a3: Pull complete [2024-03-26T02:09:01.391Z] ce7588e14bc9: Pull complete [2024-03-26T02:09:01.962Z] b5e4710f87ac: Pull complete [2024-03-26T02:09:01.962Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-26T02:09:01.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-26T02:09:01.962Z] ---> 88b5674ff536 [2024-03-26T02:09:01.962Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-26T02:09:05.265Z] ---> Running in b92fec0ea6d5 [2024-03-26T02:09:05.525Z] Removing intermediate container b92fec0ea6d5 [2024-03-26T02:09:05.525Z] ---> 141d4f20add7 [2024-03-26T02:09:05.525Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T02:09:05.525Z] ---> Running in cc9900b86bd5 [2024-03-26T02:09:05.525Z] Removing intermediate container cc9900b86bd5 [2024-03-26T02:09:05.525Z] ---> 1adc88851af3 [2024-03-26T02:09:05.525Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T02:09:05.525Z] ---> Running in e7374e231eef [2024-03-26T02:09:05.784Z] Removing intermediate container e7374e231eef [2024-03-26T02:09:05.784Z] ---> 8adb8f4b96c4 [2024-03-26T02:09:05.784Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-26T02:09:05.784Z] ---> Running in aa99c13ced77 [2024-03-26T02:09:05.784Z] Removing intermediate container aa99c13ced77 [2024-03-26T02:09:05.784Z] ---> 6f7f92db8e60 [2024-03-26T02:09:05.784Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-26T02:09:05.784Z] ---> Running in 9eabb11bfaf5 [2024-03-26T02:09:05.784Z] Removing intermediate container 9eabb11bfaf5 [2024-03-26T02:09:05.784Z] ---> 86f14c0c98b1 [2024-03-26T02:09:05.784Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-26T02:09:06.352Z] latest: Pulling from library/docker [2024-03-26T02:09:06.352Z] 4abcf2066143: Pulling fs layer [2024-03-26T02:09:06.352Z] c6dd7fda0220: Pulling fs layer [2024-03-26T02:09:06.352Z] 4f4fb700ef54: Pulling fs layer [2024-03-26T02:09:06.352Z] c3cdfe127e63: Pulling fs layer [2024-03-26T02:09:06.352Z] 0f2b6d6f61c1: Pulling fs layer [2024-03-26T02:09:06.352Z] 99ef9d78a450: Pulling fs layer [2024-03-26T02:09:06.352Z] aa022d7f0c8d: Pulling fs layer [2024-03-26T02:09:06.352Z] d9ef7eb639b9: Pulling fs layer [2024-03-26T02:09:06.352Z] eee617bc1d24: Pulling fs layer [2024-03-26T02:09:06.352Z] ecd4613e45a4: Pulling fs layer [2024-03-26T02:09:06.352Z] 7447ac55f625: Pulling fs layer [2024-03-26T02:09:06.352Z] 9592191e2288: Pulling fs layer [2024-03-26T02:09:06.352Z] b19879be94c1: Pulling fs layer [2024-03-26T02:09:06.352Z] fae32ca6a76a: Pulling fs layer [2024-03-26T02:09:06.352Z] 4a7e7783f2c0: Pulling fs layer [2024-03-26T02:09:06.352Z] 9b8d2035cc39: Pulling fs layer [2024-03-26T02:09:06.352Z] aa022d7f0c8d: Waiting [2024-03-26T02:09:06.352Z] eee617bc1d24: Waiting [2024-03-26T02:09:06.352Z] ecd4613e45a4: Waiting [2024-03-26T02:09:06.352Z] 7447ac55f625: Waiting [2024-03-26T02:09:06.352Z] 9592191e2288: Waiting [2024-03-26T02:09:06.352Z] c3cdfe127e63: Waiting [2024-03-26T02:09:06.352Z] 0f2b6d6f61c1: Waiting [2024-03-26T02:09:06.352Z] 99ef9d78a450: Waiting [2024-03-26T02:09:06.352Z] 4a7e7783f2c0: Waiting [2024-03-26T02:09:06.352Z] 9b8d2035cc39: Waiting [2024-03-26T02:09:06.352Z] fae32ca6a76a: Waiting [2024-03-26T02:09:06.612Z] 4f4fb700ef54: Download complete [2024-03-26T02:09:06.612Z] c3cdfe127e63: Download complete [2024-03-26T02:09:06.612Z] c6dd7fda0220: Verifying Checksum [2024-03-26T02:09:06.871Z] 4abcf2066143: Verifying Checksum [2024-03-26T02:09:06.871Z] 4abcf2066143: Download complete [2024-03-26T02:09:06.871Z] 4abcf2066143: Pull complete [2024-03-26T02:09:07.130Z] 0f2b6d6f61c1: Verifying Checksum [2024-03-26T02:09:07.130Z] 0f2b6d6f61c1: Download complete [2024-03-26T02:09:07.130Z] 99ef9d78a450: Verifying Checksum [2024-03-26T02:09:07.130Z] 99ef9d78a450: Download complete [2024-03-26T02:09:07.130Z] c6dd7fda0220: Pull complete [2024-03-26T02:09:07.130Z] d9ef7eb639b9: Verifying Checksum [2024-03-26T02:09:07.130Z] d9ef7eb639b9: Download complete [2024-03-26T02:09:07.130Z] 4f4fb700ef54: Pull complete [2024-03-26T02:09:07.130Z] eee617bc1d24: Verifying Checksum [2024-03-26T02:09:07.130Z] eee617bc1d24: Download complete [2024-03-26T02:09:07.130Z] aa022d7f0c8d: Verifying Checksum [2024-03-26T02:09:07.130Z] aa022d7f0c8d: Download complete [2024-03-26T02:09:07.130Z] c3cdfe127e63: Pull complete [2024-03-26T02:09:07.388Z] ecd4613e45a4: Verifying Checksum [2024-03-26T02:09:07.388Z] ecd4613e45a4: Download complete [2024-03-26T02:09:07.388Z] 9592191e2288: Download complete [2024-03-26T02:09:07.388Z] b19879be94c1: Verifying Checksum [2024-03-26T02:09:07.388Z] b19879be94c1: Download complete [2024-03-26T02:09:07.388Z] 7447ac55f625: Verifying Checksum [2024-03-26T02:09:07.388Z] 7447ac55f625: Download complete [2024-03-26T02:09:07.646Z] 0f2b6d6f61c1: Pull complete [2024-03-26T02:09:07.646Z] 4a7e7783f2c0: Verifying Checksum [2024-03-26T02:09:07.646Z] 4a7e7783f2c0: Download complete [2024-03-26T02:09:07.646Z] 9b8d2035cc39: Download complete [2024-03-26T02:09:07.904Z] 99ef9d78a450: Pull complete [2024-03-26T02:09:07.944Z] Still waiting to schedule task [2024-03-26T02:09:07.944Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1204’ [2024-03-26T02:09:08.470Z] aa022d7f0c8d: Pull complete [2024-03-26T02:09:08.470Z] d9ef7eb639b9: Pull complete [2024-03-26T02:09:08.470Z] eee617bc1d24: Pull complete [2024-03-26T02:09:08.470Z] ecd4613e45a4: Pull complete [2024-03-26T02:09:08.728Z] fae32ca6a76a: Verifying Checksum [2024-03-26T02:09:08.728Z] fae32ca6a76a: Download complete [2024-03-26T02:09:08.988Z] 7447ac55f625: Pull complete [2024-03-26T02:09:08.988Z] 9592191e2288: Pull complete [2024-03-26T02:09:08.988Z] b19879be94c1: Pull complete [2024-03-26T02:09:10.363Z] fae32ca6a76a: Pull complete [2024-03-26T02:09:10.363Z] 4a7e7783f2c0: Pull complete [2024-03-26T02:09:10.363Z] 9b8d2035cc39: Pull complete [2024-03-26T02:09:10.363Z] Digest: sha256:70b8a6bea9f1a7efb30892bf8f737a7b552e5ee3bd802e763e6b2b6da9e9b97d [2024-03-26T02:09:10.363Z] Status: Downloaded newer image for docker:latest [2024-03-26T02:09:12.266Z] ---> 315eb6bd65e3 [2024-03-26T02:09:12.266Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T02:09:12.525Z] ---> Running in 835fded27a6c [2024-03-26T02:09:12.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T02:09:12.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T02:09:13.043Z] OK: 264 MiB in 52 packages [2024-03-26T02:09:13.610Z] Removing intermediate container 835fded27a6c [2024-03-26T02:09:13.610Z] ---> ac65f806dce6 [2024-03-26T02:09:13.610Z] Step 10/15 : ENV GO111MODULE=on [2024-03-26T02:09:13.610Z] ---> Running in c285d381fcaa [2024-03-26T02:09:13.610Z] Removing intermediate container c285d381fcaa [2024-03-26T02:09:13.610Z] ---> bb67bbf55394 [2024-03-26T02:09:13.610Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-26T02:09:13.610Z] ---> Running in 8b2783b972fa [2024-03-26T02:09:13.610Z] Removing intermediate container 8b2783b972fa [2024-03-26T02:09:13.610Z] ---> 378886af8cdb [2024-03-26T02:09:13.610Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-26T02:09:13.869Z] ---> 944f5c853c3b [2024-03-26T02:09:13.869Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T02:09:13.869Z] ---> Running in 171adfe7613f [2024-03-26T02:10:10.106Z] Removing intermediate container 171adfe7613f [2024-03-26T02:10:10.106Z] ---> ed8a514da636 [2024-03-26T02:10:10.106Z] Step 14/15 : COPY . . [2024-03-26T02:10:10.106Z] ---> 2c98d657400d [2024-03-26T02:10:10.106Z] Step 15/15 : RUN ${MAKE} [2024-03-26T02:10:10.106Z] ---> Running in 00959488b38c [2024-03-26T02:10:10.106Z] noop [2024-03-26T02:10:10.106Z] Removing intermediate container 00959488b38c [2024-03-26T02:10:10.106Z] ---> c31e168a05f7 [2024-03-26T02:10:10.106Z] Successfully built c31e168a05f7 [2024-03-26T02:10:10.106Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T02:10:10.427Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-26T02:10:10.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T02:10:10.508Z] prd-ubuntu20.04-docker-8c-8g-1210 does not seem to be running inside a container [2024-03-26T02:10:10.536Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-26T02:10:10.884Z] $ docker top f691ef479876b7d35c9135164666beda239bf1dacbb58427b0f8859df3b9e4e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T02:10:11.236Z] + go version [2024-03-26T02:10:11.237Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-26T02:10:11.245Z] $ docker stop --time=1 f691ef479876b7d35c9135164666beda239bf1dacbb58427b0f8859df3b9e4e8 [2024-03-26T02:10:12.520Z] $ docker rm -f --volumes f691ef479876b7d35c9135164666beda239bf1dacbb58427b0f8859df3b9e4e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T02:10:12.962Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-26T02:10:12.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T02:10:13.044Z] prd-ubuntu20.04-docker-8c-8g-1210 does not seem to be running inside a container [2024-03-26T02:10:13.073Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-26T02:10:13.406Z] $ docker top f7d37b10bba94a96b5c1271804d3a0dd7b2f8b9a589f64866c46916915088e6c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T02:10:13.750Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-690 [Pipeline] fileExists [Pipeline] sh [2024-03-26T02:10:14.051Z] + make test [2024-03-26T02:10:14.051Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-26T02:10:15.953Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-26T02:10:30.816Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-26T02:10:30.816Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-26T02:10:30.816Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-26T02:10:30.816Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-26T02:10:30.816Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-26T02:10:30.816Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-26T02:10:30.816Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-26T02:10:30.816Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-26T02:10:30.816Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-26T02:10:37.260Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-26T02:10:37.260Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-26T02:10:37.260Z] ./bin/test-attribution-txt.sh [2024-03-26T02:10:37.260Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-03-26T02:10:37.260Z] make -C web test [2024-03-26T02:10:37.260Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-690/web' [2024-03-26T02:10:37.260Z] make[1]: tput: No such file or directory [2024-03-26T02:10:37.260Z] make[1]: tput: No such file or directory [2024-03-26T02:10:37.260Z] warning: generating ./VERSION [2024-03-26T02:10:37.260Z] echo "0.0.0" > VERSION [2024-03-26T02:10:37.260Z] docker build \ [2024-03-26T02:10:37.260Z] -f Dockerfile \ [2024-03-26T02:10:37.260Z] --build-arg USER=1000 \ [2024-03-26T02:10:37.260Z] \ [2024-03-26T02:10:37.260Z] --label "git_sha=c1335734752c4da8a194767233db3373f4033146" \ [2024-03-26T02:10:37.260Z] -t edgexfoundry/edgex-web-ui:c1335734752c4da8a194767233db3373f4033146 \ [2024-03-26T02:10:37.260Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-03-26T02:10:37.260Z] . [2024-03-26T02:10:37.260Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-03-26T02:10:37.260Z] Install the buildx component to build images with BuildKit: [2024-03-26T02:10:37.260Z] https://docs.docker.com/go/buildx/ [2024-03-26T02:10:37.260Z] [2024-03-26T02:10:37.260Z] Sending build context to Docker daemon 2.612MB [2024-03-26T02:10:37.260Z] Step 1/11 : FROM node:18-alpine3.18 [2024-03-26T02:10:37.260Z] 18-alpine3.18: Pulling from library/node [2024-03-26T02:10:37.260Z] 619be1103602: Pulling fs layer [2024-03-26T02:10:37.260Z] 46bbeb28556e: Pulling fs layer [2024-03-26T02:10:37.260Z] c579a9bd1700: Pulling fs layer [2024-03-26T02:10:37.260Z] 745a187ebdee: Pulling fs layer [2024-03-26T02:10:37.260Z] 745a187ebdee: Waiting [2024-03-26T02:10:37.260Z] c579a9bd1700: Verifying Checksum [2024-03-26T02:10:37.260Z] c579a9bd1700: Download complete [2024-03-26T02:10:37.260Z] 745a187ebdee: Verifying Checksum [2024-03-26T02:10:37.260Z] 745a187ebdee: Download complete [2024-03-26T02:10:37.260Z] 619be1103602: Verifying Checksum [2024-03-26T02:10:37.260Z] 619be1103602: Download complete [2024-03-26T02:10:37.518Z] 619be1103602: Pull complete [2024-03-26T02:10:37.518Z] 46bbeb28556e: Verifying Checksum [2024-03-26T02:10:37.518Z] 46bbeb28556e: Download complete [2024-03-26T02:10:38.892Z] 46bbeb28556e: Pull complete [2024-03-26T02:10:39.152Z] c579a9bd1700: Pull complete [2024-03-26T02:10:39.152Z] 745a187ebdee: Pull complete [2024-03-26T02:10:39.152Z] Digest: sha256:1163db1dad710d579fc19831492f50c8b04ce6221d4fa86f9c2f5d564d35daa1 [2024-03-26T02:10:39.152Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-03-26T02:10:39.152Z] ---> 21c9ccd52f0b [2024-03-26T02:10:39.152Z] Step 2/11 : RUN apk add --no-cache chromium [2024-03-26T02:10:43.370Z] ---> Running in 8ea9078bbe81 [2024-03-26T02:10:43.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T02:10:43.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T02:10:43.631Z] (1/154) Installing libexpat (2.6.2-r0) [2024-03-26T02:10:43.631Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-03-26T02:10:43.631Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-03-26T02:10:43.631Z] (4/154) Installing libpng (1.6.39-r3) [2024-03-26T02:10:43.631Z] (5/154) Installing freetype (2.13.0-r5) [2024-03-26T02:10:43.631Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-03-26T02:10:43.631Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-03-26T02:10:43.631Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-03-26T02:10:43.631Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-03-26T02:10:43.631Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-03-26T02:10:43.631Z] (11/154) Installing libffi (3.4.4-r2) [2024-03-26T02:10:43.631Z] (12/154) Installing libintl (0.21.1-r7) [2024-03-26T02:10:43.631Z] (13/154) Installing libblkid (2.38.1-r8) [2024-03-26T02:10:43.891Z] (14/154) Installing libmount (2.38.1-r8) [2024-03-26T02:10:43.891Z] (15/154) Installing pcre2 (10.42-r1) [2024-03-26T02:10:43.891Z] (16/154) Installing glib (2.76.6-r0) [2024-03-26T02:10:43.891Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-03-26T02:10:43.891Z] (18/154) Installing libxml2 (2.11.7-r0) [2024-03-26T02:10:43.891Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-03-26T02:10:43.891Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-03-26T02:10:43.891Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-26T02:10:43.891Z] (22/154) Installing libwebp (1.3.2-r0) [2024-03-26T02:10:43.891Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-03-26T02:10:43.891Z] (24/154) Installing tiff (4.5.1-r0) [2024-03-26T02:10:43.891Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-03-26T02:10:43.891Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2024-03-26T02:10:43.891Z] (27/154) Installing libxau (1.0.11-r2) [2024-03-26T02:10:43.891Z] (28/154) Installing libmd (1.0.4-r2) [2024-03-26T02:10:43.891Z] (29/154) Installing libbsd (0.11.7-r1) [2024-03-26T02:10:43.891Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-03-26T02:10:43.891Z] (31/154) Installing libxcb (1.15-r1) [2024-03-26T02:10:43.891Z] (32/154) Installing libx11 (1.8.7-r0) [2024-03-26T02:10:43.891Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-03-26T02:10:43.891Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-03-26T02:10:43.891Z] (35/154) Installing libxrender (0.9.11-r3) [2024-03-26T02:10:43.891Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-03-26T02:10:43.891Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-03-26T02:10:43.891Z] (38/154) Installing libxext (1.3.5-r2) [2024-03-26T02:10:43.891Z] (39/154) Installing libxi (1.8.1-r0) [2024-03-26T02:10:43.891Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-03-26T02:10:43.891Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-03-26T02:10:43.891Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-03-26T02:10:43.891Z] (43/154) Installing libxtst (1.2.4-r2) [2024-03-26T02:10:43.891Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-03-26T02:10:44.150Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-03-26T02:10:44.150Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-03-26T02:10:44.150Z] (47/154) Installing pixman (0.42.2-r1) [2024-03-26T02:10:44.150Z] (48/154) Installing cairo (1.17.8-r1) [2024-03-26T02:10:44.150Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-03-26T02:10:44.150Z] (50/154) Installing avahi-libs (0.8-r13) [2024-03-26T02:10:44.150Z] (51/154) Installing gmp (6.2.1-r3) [2024-03-26T02:10:44.150Z] (52/154) Installing nettle (3.8.1-r2) [2024-03-26T02:10:44.150Z] (53/154) Installing libunistring (1.1-r1) [2024-03-26T02:10:44.150Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-03-26T02:10:44.150Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-03-26T02:10:44.150Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-03-26T02:10:44.150Z] (57/154) Installing gnutls (3.8.4-r0) [2024-03-26T02:10:44.150Z] (58/154) Installing cups-libs (2.4.7-r0) [2024-03-26T02:10:44.150Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-03-26T02:10:44.150Z] (60/154) Installing fribidi (1.0.13-r0) [2024-03-26T02:10:44.150Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-03-26T02:10:44.150Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-03-26T02:10:44.150Z] (63/154) Installing libxft (2.3.8-r1) [2024-03-26T02:10:44.150Z] (64/154) Installing pango (1.50.14-r1) [2024-03-26T02:10:44.150Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-03-26T02:10:44.150Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-03-26T02:10:44.150Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-03-26T02:10:44.150Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-03-26T02:10:44.150Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-03-26T02:10:44.150Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2024-03-26T02:10:44.410Z] Executing gtk+3.0-3.24.38-r1.post-install [2024-03-26T02:10:44.410Z] (71/154) Installing icu-data-full (73.2-r2) [2024-03-26T02:10:44.670Z] (72/154) Installing mesa (23.0.4-r0) [2024-03-26T02:10:44.670Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-03-26T02:10:45.239Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-03-26T02:10:45.239Z] (75/154) Installing libpciaccess (0.17-r2) [2024-03-26T02:10:45.239Z] (76/154) Installing libdrm (2.4.115-r4) [2024-03-26T02:10:45.239Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-03-26T02:10:45.239Z] (78/154) Installing libelf (0.189-r2) [2024-03-26T02:10:45.239Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-03-26T02:10:45.239Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-03-26T02:10:45.498Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-03-26T02:10:45.498Z] (82/154) Installing libmagic (5.45-r0) [2024-03-26T02:10:45.498Z] (83/154) Installing file (5.45-r0) [2024-03-26T02:10:45.498Z] (84/154) Installing libice (1.1.1-r2) [2024-03-26T02:10:45.498Z] (85/154) Installing libuuid (2.38.1-r8) [2024-03-26T02:10:45.498Z] (86/154) Installing libsm (1.2.4-r1) [2024-03-26T02:10:45.498Z] (87/154) Installing libxt (1.3.0-r2) [2024-03-26T02:10:45.498Z] (88/154) Installing libxmu (1.1.4-r2) [2024-03-26T02:10:45.498Z] (89/154) Installing xset (1.2.5-r1) [2024-03-26T02:10:45.498Z] (90/154) Installing xprop (1.2.7-r0) [2024-03-26T02:10:45.498Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-03-26T02:10:45.498Z] (92/154) Installing libogg (1.3.5-r4) [2024-03-26T02:10:45.498Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-03-26T02:10:45.498Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-03-26T02:10:45.498Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-03-26T02:10:45.498Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-03-26T02:10:45.498Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-03-26T02:10:45.757Z] (98/154) Installing libva (2.18.0-r1) [2024-03-26T02:10:45.757Z] (99/154) Installing libvdpau (1.5-r1) [2024-03-26T02:10:45.757Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-03-26T02:10:45.757Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-26T02:10:45.757Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-03-26T02:10:45.757Z] (103/154) Installing libhwy (1.0.4-r1) [2024-03-26T02:10:45.757Z] (104/154) Installing lcms2 (2.15-r2) [2024-03-26T02:10:45.757Z] (105/154) Installing libjxl (0.8.2-r0) [2024-03-26T02:10:45.757Z] (106/154) Installing lame-libs (3.100-r5) [2024-03-26T02:10:45.757Z] (107/154) Installing opus (1.4-r0) [2024-03-26T02:10:45.757Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-03-26T02:10:45.757Z] (109/154) Installing soxr (0.1.3-r5) [2024-03-26T02:10:45.757Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-26T02:10:45.757Z] (111/154) Installing libtheora (1.1.1-r17) [2024-03-26T02:10:45.757Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-03-26T02:10:45.757Z] (113/154) Installing libvpx (1.13.0-r2) [2024-03-26T02:10:45.757Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-03-26T02:10:45.757Z] (115/154) Installing numactl (2.0.16-r4) [2024-03-26T02:10:45.757Z] (116/154) Installing x265-libs (3.5-r4) [2024-03-26T02:10:46.016Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-03-26T02:10:46.016Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-26T02:10:46.016Z] (119/154) Installing libbluray (1.3.4-r0) [2024-03-26T02:10:46.016Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-03-26T02:10:46.016Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-03-26T02:10:46.016Z] (122/154) Installing cjson (1.7.17-r0) [2024-03-26T02:10:46.016Z] (123/154) Installing mbedtls (2.28.7-r0) [2024-03-26T02:10:46.016Z] (124/154) Installing librist (0.2.7-r0) [2024-03-26T02:10:46.016Z] (125/154) Installing libsrt (1.5.2-r0) [2024-03-26T02:10:46.016Z] (126/154) Installing libssh (0.10.5-r0) [2024-03-26T02:10:46.016Z] (127/154) Installing libsodium (1.0.18-r3) [2024-03-26T02:10:46.016Z] (128/154) Installing libzmq (4.3.4-r4) [2024-03-26T02:10:46.016Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-26T02:10:46.016Z] (130/154) Installing libevent (2.1.12-r6) [2024-03-26T02:10:46.016Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-03-26T02:10:46.016Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-03-26T02:10:46.016Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-03-26T02:10:46.277Z] (134/154) Installing icu-libs (73.2-r2) [2024-03-26T02:10:46.277Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-03-26T02:10:46.277Z] (136/154) Installing minizip (1.2.13-r1) [2024-03-26T02:10:46.277Z] (137/154) Installing nspr (4.35-r2) [2024-03-26T02:10:46.277Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-03-26T02:10:46.277Z] (139/154) Installing nss (3.94-r0) [2024-03-26T02:10:46.277Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-03-26T02:10:46.277Z] (141/154) Installing libasyncns (0.8-r1) [2024-03-26T02:10:46.277Z] (142/154) Installing libltdl (2.4.7-r2) [2024-03-26T02:10:46.277Z] (143/154) Installing orc (0.4.34-r0) [2024-03-26T02:10:46.277Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-03-26T02:10:46.277Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-03-26T02:10:46.277Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-03-26T02:10:46.277Z] (147/154) Installing libpulse (16.1-r10) [2024-03-26T02:10:46.277Z] (148/154) Installing snappy (1.1.10-r1) [2024-03-26T02:10:46.277Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-03-26T02:10:46.277Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-03-26T02:10:46.277Z] (151/154) Installing libgpg-error (1.47-r1) [2024-03-26T02:10:46.277Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-03-26T02:10:46.277Z] (153/154) Installing libxslt (1.1.38-r0) [2024-03-26T02:10:46.277Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-03-26T02:10:47.664Z] Executing busybox-1.36.1-r5.trigger [2024-03-26T02:10:47.664Z] Executing fontconfig-2.14.2-r3.trigger [2024-03-26T02:10:47.664Z] Executing mkfontscale-1.2.2-r3.trigger [2024-03-26T02:10:47.923Z] Executing glib-2.76.6-r0.trigger [2024-03-26T02:10:47.923Z] Executing shared-mime-info-2.2-r5.trigger [2024-03-26T02:10:48.181Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-03-26T02:10:48.181Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2024-03-26T02:10:48.181Z] OK: 580 MiB in 171 packages [2024-03-26T02:10:58.163Z] Removing intermediate container 8ea9078bbe81 [2024-03-26T02:10:58.163Z] ---> 6397f7fae85a [2024-03-26T02:10:58.163Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-03-26T02:10:58.163Z] ---> Running in 0cfbf74bbd96 [2024-03-26T02:10:58.163Z] Removing intermediate container 0cfbf74bbd96 [2024-03-26T02:10:58.163Z] ---> 58023aaa5353 [2024-03-26T02:10:58.163Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-03-26T02:10:58.163Z] ---> Running in 7470fe2f5479 [2024-03-26T02:10:58.163Z] Removing intermediate container 7470fe2f5479 [2024-03-26T02:10:58.163Z] ---> b451ab1984a1 [2024-03-26T02:10:58.163Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-03-26T02:10:58.163Z] ---> Running in 16e7384f355c [2024-03-26T02:10:58.163Z] Removing intermediate container 16e7384f355c [2024-03-26T02:10:58.163Z] ---> e68620e92797 [2024-03-26T02:10:58.163Z] Step 6/11 : RUN npm install -g npm [2024-03-26T02:10:58.163Z] ---> Running in fe1d2b3b293a [2024-03-26T02:11:04.735Z] [2024-03-26T02:11:04.735Z] removed 26 packages, and changed 55 packages in 6s [2024-03-26T02:11:04.735Z] [2024-03-26T02:11:04.735Z] 24 packages are looking for funding [2024-03-26T02:11:04.735Z] run `npm fund` for details [2024-03-26T02:11:06.138Z] Removing intermediate container fe1d2b3b293a [2024-03-26T02:11:06.138Z] ---> 3bbf48095b3d [2024-03-26T02:11:06.138Z] Step 7/11 : ARG USER=1000 [2024-03-26T02:11:06.399Z] ---> Running in feaf05cb3d03 [2024-03-26T02:11:06.399Z] Removing intermediate container feaf05cb3d03 [2024-03-26T02:11:06.399Z] ---> 184badaa93d4 [2024-03-26T02:11:06.399Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-03-26T02:11:06.399Z] ---> Running in 639e082bc011 [2024-03-26T02:11:06.965Z] Removing intermediate container 639e082bc011 [2024-03-26T02:11:06.965Z] ---> c220feffa0d9 [2024-03-26T02:11:06.965Z] Step 9/11 : USER $USER:$USER [2024-03-26T02:11:06.965Z] ---> Running in fbd1c467e6b6 [2024-03-26T02:11:06.965Z] Removing intermediate container fbd1c467e6b6 [2024-03-26T02:11:06.965Z] ---> b4e58f4608b1 [2024-03-26T02:11:06.965Z] Step 10/11 : WORKDIR /app [2024-03-26T02:11:07.224Z] ---> Running in e660e27cd00d [2024-03-26T02:11:07.224Z] Removing intermediate container e660e27cd00d [2024-03-26T02:11:07.224Z] ---> 524b6ffa5a7e [2024-03-26T02:11:07.224Z] Step 11/11 : LABEL git_sha=c1335734752c4da8a194767233db3373f4033146 [2024-03-26T02:11:07.224Z] ---> Running in 74c73d4f7bb9 [2024-03-26T02:11:07.224Z] Removing intermediate container 74c73d4f7bb9 [2024-03-26T02:11:07.224Z] ---> 898ff808f94f [2024-03-26T02:11:07.224Z] Successfully built 898ff808f94f [2024-03-26T02:11:07.224Z] Successfully tagged edgexfoundry/edgex-web-ui:c1335734752c4da8a194767233db3373f4033146 [2024-03-26T02:11:07.224Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-03-26T02:11:07.224Z] touch edgex-web-ui.imagebuilt [2024-03-26T02:11:07.224Z] mkdir -p node_modules coverage [2024-03-26T02:11:07.224Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-03-26T02:11:07.224Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-03-26T02:11:10.511Z] npm ERR! code ERESOLVE [2024-03-26T02:11:10.511Z] npm ERR! ERESOLVE could not resolve [2024-03-26T02:11:10.511Z] npm ERR! [2024-03-26T02:11:10.511Z] npm ERR! While resolving: @angular-devkit/build-angular@17.1.0 [2024-03-26T02:11:10.511Z] npm ERR! Found: @angular/compiler-cli@16.2.12 [2024-03-26T02:11:10.511Z] npm ERR! node_modules/@angular/compiler-cli [2024-03-26T02:11:10.511Z] npm ERR! dev @angular/compiler-cli@"^16.2.12" from the root project [2024-03-26T02:11:10.511Z] npm ERR! peer @angular/compiler-cli@"16.2.12" from @angular/localize@16.2.12 [2024-03-26T02:11:10.511Z] npm ERR! node_modules/@angular/localize [2024-03-26T02:11:10.511Z] npm ERR! dev @angular/localize@"^16.2.12" from the root project [2024-03-26T02:11:10.511Z] npm ERR! [2024-03-26T02:11:10.511Z] npm ERR! Could not resolve dependency: [2024-03-26T02:11:10.511Z] npm ERR! peer @angular/compiler-cli@"^17.0.0" from @angular-devkit/build-angular@17.1.0 [2024-03-26T02:11:10.511Z] npm ERR! node_modules/@angular-devkit/build-angular [2024-03-26T02:11:10.511Z] npm ERR! dev @angular-devkit/build-angular@"^17.1.0" from the root project [2024-03-26T02:11:10.511Z] npm ERR! [2024-03-26T02:11:10.511Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@17.3.1 [2024-03-26T02:11:10.511Z] npm ERR! node_modules/@angular/compiler-cli [2024-03-26T02:11:10.511Z] npm ERR! peer @angular/compiler-cli@"^17.0.0" from @angular-devkit/build-angular@17.1.0 [2024-03-26T02:11:10.511Z] npm ERR! node_modules/@angular-devkit/build-angular [2024-03-26T02:11:10.511Z] npm ERR! dev @angular-devkit/build-angular@"^17.1.0" from the root project [2024-03-26T02:11:10.511Z] npm ERR! [2024-03-26T02:11:10.511Z] npm ERR! Fix the upstream dependency conflict, or retry [2024-03-26T02:11:10.511Z] npm ERR! this command with --force or --legacy-peer-deps [2024-03-26T02:11:10.511Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2024-03-26T02:11:10.511Z] npm ERR! [2024-03-26T02:11:10.511Z] npm ERR! [2024-03-26T02:11:10.511Z] npm ERR! For a full report see: [2024-03-26T02:11:10.511Z] npm ERR! /home/node/.npm/_logs/2024-03-26T02_11_07_736Z-eresolve-report.txt [2024-03-26T02:11:10.511Z] [2024-03-26T02:11:10.511Z] npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2024-03-26T02_11_07_736Z-debug-0.log [2024-03-26T02:11:11.085Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2024-03-26T02:11:11.085Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-690/web' [2024-03-26T02:11:11.085Z] make: *** [Makefile:58: test-angular] Error 2 [Pipeline] } [2024-03-26T02:11:11.097Z] $ docker stop --time=1 f7d37b10bba94a96b5c1271804d3a0dd7b2f8b9a589f64866c46916915088e6c [2024-03-26T02:11:12.447Z] $ docker rm -f --volumes f7d37b10bba94a96b5c1271804d3a0dd7b2f8b9a589f64866c46916915088e6c [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 [2024-03-26T02:11:13.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T02:11:13.158Z] [2024-03-26T02:11:13.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T02:11:13.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T02:11:13.464Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-26T02:11:13.464Z] 5eb5b503b376: Pulling fs layer [2024-03-26T02:11:13.464Z] 5c69ac0246d0: Pulling fs layer [2024-03-26T02:11:13.464Z] ec43610c2a17: Pulling fs layer [2024-03-26T02:11:13.464Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-26T02:11:13.464Z] 33b1e0a273af: Pulling fs layer [2024-03-26T02:11:13.464Z] 5d3b04190fa2: Pulling fs layer [2024-03-26T02:11:13.464Z] 2f39f015ded8: Pulling fs layer [2024-03-26T02:11:13.464Z] 33b1e0a273af: Waiting [2024-03-26T02:11:13.464Z] 5d3b04190fa2: Waiting [2024-03-26T02:11:13.464Z] 2f39f015ded8: Waiting [2024-03-26T02:11:13.464Z] 3a2ae6a8a46f: Waiting [2024-03-26T02:11:13.464Z] 5c69ac0246d0: Verifying Checksum [2024-03-26T02:11:13.464Z] 5c69ac0246d0: Download complete [2024-03-26T02:11:13.464Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-26T02:11:13.464Z] 3a2ae6a8a46f: Download complete [2024-03-26T02:11:13.723Z] ec43610c2a17: Verifying Checksum [2024-03-26T02:11:13.723Z] ec43610c2a17: Download complete [2024-03-26T02:11:13.723Z] 33b1e0a273af: Verifying Checksum [2024-03-26T02:11:13.723Z] 33b1e0a273af: Download complete [2024-03-26T02:11:13.723Z] 5d3b04190fa2: Verifying Checksum [2024-03-26T02:11:13.723Z] 5d3b04190fa2: Download complete [2024-03-26T02:11:13.723Z] 5eb5b503b376: Verifying Checksum [2024-03-26T02:11:13.723Z] 5eb5b503b376: Download complete [2024-03-26T02:11:15.102Z] 5eb5b503b376: Pull complete [2024-03-26T02:11:15.102Z] 5c69ac0246d0: Pull complete [2024-03-26T02:11:15.668Z] ec43610c2a17: Pull complete [2024-03-26T02:11:15.668Z] 3a2ae6a8a46f: Pull complete [2024-03-26T02:11:15.927Z] 33b1e0a273af: Pull complete [2024-03-26T02:11:15.927Z] 5d3b04190fa2: Pull complete [2024-03-26T02:11:21.197Z] 2f39f015ded8: Pull complete [2024-03-26T02:11:21.197Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-26T02:11:21.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T02:11:21.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T02:11:21.301Z] prd-ubuntu20.04-docker-8c-8g-1210 does not seem to be running inside a container [2024-03-26T02:11:21.326Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-26T02:11:25.526Z] $ docker top 3cdcfc1675c8c611c4b99608bf49d6a78a37fab058808da70ae64e23e39be947 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T02:11:25.953Z] ---> job-cost.sh [2024-03-26T02:11:25.953Z] lf-activate-venv: SKIPPING [2024-03-26T02:11:25.953Z] INFO: No Stack... [2024-03-26T02:11:26.523Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-26T02:11:26.786Z] INFO: Archiving Costs [Pipeline] sh [2024-03-26T02:11:27.077Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives/cost.csv [2024-03-26T02:11:27.077Z] + cut -d, -f6 [Pipeline] lock [2024-03-26T02:11:27.092Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-690-13-stack-cost] [2024-03-26T02:11:27.098Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-690-13-stack-cost] did not exist. Created. [2024-03-26T02:11:27.102Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-690-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-26T02:11:27.413Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-26T02:11:27.491Z] Stashed 1 file(s) [Pipeline] } [2024-03-26T02:11:27.502Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-690-13-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-26T02:11:27.528Z] $ docker stop --time=1 3cdcfc1675c8c611c4b99608bf49d6a78a37fab058808da70ae64e23e39be947 [2024-03-26T02:11:28.745Z] $ docker rm -f --volumes 3cdcfc1675c8c611c4b99608bf49d6a78a37fab058808da70ae64e23e39be947 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-26T02:11:28.901Z] Failed in branch amd64 [2024-03-26T02:12:32.714Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1214 in /w/workspace/edgexfoundry_edgex-ui-go_PR-690 [Pipeline] { [Pipeline] ws [2024-03-26T02:12:32.733Z] Running in /w/workspace/edgex-ui-go/13 [Pipeline] { [Pipeline] checkout [2024-03-26T02:12:32.774Z] The recommended git tool is: git [2024-03-26T02:12:39.571Z] using credential edgex-jenkins-ssh [2024-03-26T02:12:39.603Z] Cloning the remote Git repository [2024-03-26T02:12:39.653Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-26T02:12:39.781Z] > git init /w/workspace/edgex-ui-go/13 # timeout=10 [2024-03-26T02:12:39.956Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-26T02:12:39.958Z] > git --version # timeout=10 [2024-03-26T02:12:39.982Z] > git --version # 'git version 2.25.1' [2024-03-26T02:12:39.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-26T02:12:40.217Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-26T02:12:45.221Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-26T02:12:45.251Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-26T02:12:47.009Z] Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit f11b1c33d46c19e1fffe353d651a82365db9040c [2024-03-26T02:12:46.323Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-26T02:12:46.374Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-26T02:12:46.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-26T02:12:46.403Z] > 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 [2024-03-26T02:12:47.040Z] > git config core.sparsecheckout # timeout=10 [2024-03-26T02:12:47.118Z] > git checkout -f f11b1c33d46c19e1fffe353d651a82365db9040c # timeout=10 [2024-03-26T02:12:47.539Z] > git remote # timeout=10 [2024-03-26T02:12:47.569Z] > git config --get remote.origin.url # timeout=10 [2024-03-26T02:12:47.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-26T02:12:47.615Z] > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 [2024-03-26T02:12:49.184Z] Merge succeeded, producing 7428837204436abe92fce0cd557cffcc986066b3 [2024-03-26T02:12:49.184Z] Checking out Revision 7428837204436abe92fce0cd557cffcc986066b3 (PR-690) [2024-03-26T02:12:49.165Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-26T02:12:49.194Z] > git config core.sparsecheckout # timeout=10 [2024-03-26T02:12:49.211Z] > git checkout -f 7428837204436abe92fce0cd557cffcc986066b3 # timeout=10 [2024-03-26T02:12:53.212Z] Commit message: "Merge commit '524fde96b3cb1875459d9e5ca758071353d7a42e' into HEAD" [2024-03-26T02:12:53.240Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-26T02:12:55.058Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-26T02:12:55.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-26T02:12:55.058Z] Dload Upload Total Spent Left Speed [2024-03-26T02:12:55.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 137k 0 --:--:-- --:--:-- --:--:-- 137k [Pipeline] sh [2024-03-26T02:12:53.225Z] > git rev-list --no-walk 3613ca8ba400a568b3a7dde92c0a463aa8c60831 # timeout=10 [2024-03-26T02:12:55.417Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-26T02:12:55.749Z] + sudo tee /etc/docker/daemon.new [2024-03-26T02:12:55.749Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-26T02:12:55.749Z] { [2024-03-26T02:12:55.749Z] "registry-mirrors": [ [2024-03-26T02:12:55.749Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-26T02:12:55.749Z] ], [2024-03-26T02:12:55.749Z] "bip": "10.250.0.254/24", [2024-03-26T02:12:55.749Z] "hosts": [ [2024-03-26T02:12:55.749Z] "tcp://0.0.0.0:5555", [2024-03-26T02:12:55.749Z] "unix:///var/run/docker.sock" [2024-03-26T02:12:55.749Z] ], [2024-03-26T02:12:55.749Z] "mtu": 1458, [2024-03-26T02:12:55.749Z] "selinux-enabled": true, [2024-03-26T02:12:55.749Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-26T02:12:55.749Z] } [Pipeline] sh [2024-03-26T02:12:56.086Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-26T02:12:56.422Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T02:13:14.705Z] provisioning config files... [2024-03-26T02:13:14.738Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/13@tmp/config15151835978424867109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T02:13:15.188Z] ---> ****-login.sh [2024-03-26T02:13:15.188Z] nexus3.edgexfoundry.org:10001 [2024-03-26T02:13:15.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T02:13:15.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T02:13:15.776Z] Configure a credential helper to remove this warning. See [2024-03-26T02:13:15.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T02:13:15.777Z] [2024-03-26T02:13:15.777Z] Login Succeeded [2024-03-26T02:13:15.777Z] nexus3.edgexfoundry.org:10002 [2024-03-26T02:13:16.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T02:13:16.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T02:13:16.319Z] Configure a credential helper to remove this warning. See [2024-03-26T02:13:16.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T02:13:16.319Z] [2024-03-26T02:13:16.319Z] Login Succeeded [2024-03-26T02:13:16.319Z] nexus3.edgexfoundry.org:10003 [2024-03-26T02:13:16.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T02:13:16.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T02:13:16.588Z] Configure a credential helper to remove this warning. See [2024-03-26T02:13:16.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T02:13:16.588Z] [2024-03-26T02:13:16.588Z] Login Succeeded [2024-03-26T02:13:16.588Z] nexus3.edgexfoundry.org:10004 [2024-03-26T02:13:16.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T02:13:17.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T02:13:17.127Z] Configure a credential helper to remove this warning. See [2024-03-26T02:13:17.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T02:13:17.127Z] [2024-03-26T02:13:17.127Z] Login Succeeded [2024-03-26T02:13:17.127Z] ****.io [2024-03-26T02:13:17.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T02:13:17.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T02:13:17.712Z] Configure a credential helper to remove this warning. See [2024-03-26T02:13:17.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T02:13:17.712Z] [2024-03-26T02:13:17.712Z] Login Succeeded [2024-03-26T02:13:17.712Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T02:13:17.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-26T02:13:18.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T02:13:18.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T02:13:18.106Z] ========================================================= [2024-03-26T02:13:18.106Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-26T02:13:18.106Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T02:13:18.472Z] + 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 . [2024-03-26T02:13:19.896Z] Sending build context to Docker daemon 35.54MB [2024-03-26T02:13:19.896Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T02:13:19.896Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-26T02:13:19.896Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-26T02:13:19.896Z] 9fda8d8052c6: Pulling fs layer [2024-03-26T02:13:19.896Z] 5d54e960e981: Pulling fs layer [2024-03-26T02:13:19.896Z] c4a7e357bf2a: Pulling fs layer [2024-03-26T02:13:19.896Z] f0e02332f6b5: Pulling fs layer [2024-03-26T02:13:19.896Z] 872ee5b61b7b: Pulling fs layer [2024-03-26T02:13:19.896Z] 0c6a40ed1a82: Pulling fs layer [2024-03-26T02:13:19.896Z] 94ae7d8d031c: Pulling fs layer [2024-03-26T02:13:19.896Z] 872ee5b61b7b: Waiting [2024-03-26T02:13:19.896Z] 0c6a40ed1a82: Waiting [2024-03-26T02:13:19.896Z] 94ae7d8d031c: Waiting [2024-03-26T02:13:19.896Z] f0e02332f6b5: Waiting [2024-03-26T02:13:20.166Z] 5d54e960e981: Verifying Checksum [2024-03-26T02:13:20.166Z] 5d54e960e981: Download complete [2024-03-26T02:13:20.166Z] f0e02332f6b5: Verifying Checksum [2024-03-26T02:13:20.166Z] f0e02332f6b5: Download complete [2024-03-26T02:13:20.166Z] 872ee5b61b7b: Verifying Checksum [2024-03-26T02:13:20.166Z] 872ee5b61b7b: Download complete [2024-03-26T02:13:20.166Z] 9fda8d8052c6: Verifying Checksum [2024-03-26T02:13:20.166Z] 9fda8d8052c6: Download complete [2024-03-26T02:13:20.775Z] 94ae7d8d031c: Verifying Checksum [2024-03-26T02:13:20.775Z] 94ae7d8d031c: Download complete [2024-03-26T02:13:21.372Z] 9fda8d8052c6: Pull complete [2024-03-26T02:13:21.963Z] 5d54e960e981: Pull complete [2024-03-26T02:13:22.554Z] c4a7e357bf2a: Verifying Checksum [2024-03-26T02:13:22.554Z] c4a7e357bf2a: Download complete [2024-03-26T02:13:23.524Z] 0c6a40ed1a82: Verifying Checksum [2024-03-26T02:13:23.524Z] 0c6a40ed1a82: Download complete [2024-03-26T02:13:35.845Z] c4a7e357bf2a: Pull complete [2024-03-26T02:13:36.114Z] f0e02332f6b5: Pull complete [2024-03-26T02:13:36.383Z] 872ee5b61b7b: Pull complete [2024-03-26T02:13:46.509Z] 0c6a40ed1a82: Pull complete [2024-03-26T02:13:47.094Z] 94ae7d8d031c: Pull complete [2024-03-26T02:13:47.094Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-26T02:13:47.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-26T02:13:47.094Z] ---> 86de565de09d [2024-03-26T02:13:47.094Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-26T02:13:49.677Z] ---> Running in 8f72b801e581 [2024-03-26T02:13:49.677Z] Removing intermediate container 8f72b801e581 [2024-03-26T02:13:49.677Z] ---> d19ddbb2f051 [2024-03-26T02:13:49.677Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T02:13:49.677Z] ---> Running in 8d82f0351e0e [2024-03-26T02:13:50.267Z] Removing intermediate container 8d82f0351e0e [2024-03-26T02:13:50.267Z] ---> d14cc413ee8f [2024-03-26T02:13:50.267Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T02:13:50.267Z] ---> Running in 8311f13e2a11 [2024-03-26T02:13:50.534Z] Removing intermediate container 8311f13e2a11 [2024-03-26T02:13:50.534Z] ---> c01a63c7e7d0 [2024-03-26T02:13:50.534Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-26T02:13:50.534Z] ---> Running in 97ed018f0801 [2024-03-26T02:13:51.123Z] Removing intermediate container 97ed018f0801 [2024-03-26T02:13:51.123Z] ---> 2f0dacd2bda8 [2024-03-26T02:13:51.123Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-26T02:13:51.123Z] ---> Running in 5063c53f6b2a [2024-03-26T02:13:51.392Z] Removing intermediate container 5063c53f6b2a [2024-03-26T02:13:51.392Z] ---> 7101171267da [2024-03-26T02:13:51.392Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-26T02:13:51.977Z] latest: Pulling from library/docker [2024-03-26T02:13:52.565Z] bca4290a9639: Pulling fs layer [2024-03-26T02:13:52.565Z] 17b275a3377f: Pulling fs layer [2024-03-26T02:13:52.565Z] 4f4fb700ef54: Pulling fs layer [2024-03-26T02:13:52.565Z] c7c53acdebd8: Pulling fs layer [2024-03-26T02:13:52.565Z] 11eaffe3eb71: Pulling fs layer [2024-03-26T02:13:52.565Z] 2ee06d9bd875: Pulling fs layer [2024-03-26T02:13:52.565Z] 117228750389: Pulling fs layer [2024-03-26T02:13:52.565Z] c28cda27aeb5: Pulling fs layer [2024-03-26T02:13:52.565Z] ff57bb0e39d9: Pulling fs layer [2024-03-26T02:13:52.565Z] 77cde276bbe4: Pulling fs layer [2024-03-26T02:13:52.565Z] 551f321af971: Pulling fs layer [2024-03-26T02:13:52.565Z] 68618b928e74: Pulling fs layer [2024-03-26T02:13:52.565Z] 1c369fbd592d: Pulling fs layer [2024-03-26T02:13:52.565Z] 04d7aaaa7dbd: Pulling fs layer [2024-03-26T02:13:52.565Z] 6f2b8e4d93ed: Pulling fs layer [2024-03-26T02:13:52.565Z] f1e2c79d62df: Pulling fs layer [2024-03-26T02:13:52.565Z] c7c53acdebd8: Waiting [2024-03-26T02:13:52.565Z] 11eaffe3eb71: Waiting [2024-03-26T02:13:52.565Z] 2ee06d9bd875: Waiting [2024-03-26T02:13:52.565Z] 117228750389: Waiting [2024-03-26T02:13:52.565Z] c28cda27aeb5: Waiting [2024-03-26T02:13:52.565Z] ff57bb0e39d9: Waiting [2024-03-26T02:13:52.565Z] 77cde276bbe4: Waiting [2024-03-26T02:13:52.565Z] 6f2b8e4d93ed: Waiting [2024-03-26T02:13:52.565Z] 68618b928e74: Waiting [2024-03-26T02:13:52.565Z] f1e2c79d62df: Waiting [2024-03-26T02:13:52.565Z] 1c369fbd592d: Waiting [2024-03-26T02:13:52.565Z] 4f4fb700ef54: Verifying Checksum [2024-03-26T02:13:52.565Z] 4f4fb700ef54: Download complete [2024-03-26T02:13:52.565Z] 17b275a3377f: Verifying Checksum [2024-03-26T02:13:52.565Z] 17b275a3377f: Download complete [2024-03-26T02:13:52.837Z] bca4290a9639: Verifying Checksum [2024-03-26T02:13:52.837Z] bca4290a9639: Download complete [2024-03-26T02:13:52.837Z] c7c53acdebd8: Verifying Checksum [2024-03-26T02:13:52.837Z] c7c53acdebd8: Download complete [2024-03-26T02:13:53.708Z] 11eaffe3eb71: Verifying Checksum [2024-03-26T02:13:53.708Z] 11eaffe3eb71: Download complete [2024-03-26T02:13:53.708Z] 2ee06d9bd875: Verifying Checksum [2024-03-26T02:13:53.708Z] 2ee06d9bd875: Download complete [2024-03-26T02:13:53.708Z] 117228750389: Verifying Checksum [2024-03-26T02:13:53.708Z] 117228750389: Download complete [2024-03-26T02:13:53.708Z] c28cda27aeb5: Verifying Checksum [2024-03-26T02:13:53.708Z] c28cda27aeb5: Download complete [2024-03-26T02:13:53.708Z] bca4290a9639: Pull complete [2024-03-26T02:13:54.000Z] ff57bb0e39d9: Download complete [2024-03-26T02:13:54.000Z] 77cde276bbe4: Verifying Checksum [2024-03-26T02:13:54.000Z] 77cde276bbe4: Download complete [2024-03-26T02:13:54.000Z] 68618b928e74: Verifying Checksum [2024-03-26T02:13:54.000Z] 68618b928e74: Download complete [2024-03-26T02:13:54.279Z] 1c369fbd592d: Verifying Checksum [2024-03-26T02:13:54.279Z] 1c369fbd592d: Download complete [2024-03-26T02:13:54.554Z] 551f321af971: Verifying Checksum [2024-03-26T02:13:54.554Z] 551f321af971: Download complete [2024-03-26T02:13:54.554Z] 6f2b8e4d93ed: Verifying Checksum [2024-03-26T02:13:54.554Z] 6f2b8e4d93ed: Download complete [2024-03-26T02:13:54.554Z] f1e2c79d62df: Verifying Checksum [2024-03-26T02:13:54.554Z] f1e2c79d62df: Download complete [2024-03-26T02:13:54.554Z] 17b275a3377f: Pull complete [2024-03-26T02:13:55.143Z] 4f4fb700ef54: Pull complete [2024-03-26T02:13:55.412Z] c7c53acdebd8: Pull complete [2024-03-26T02:13:55.998Z] 04d7aaaa7dbd: Verifying Checksum [2024-03-26T02:13:55.998Z] 04d7aaaa7dbd: Download complete [2024-03-26T02:13:56.584Z] 11eaffe3eb71: Pull complete [2024-03-26T02:13:57.999Z] 2ee06d9bd875: Pull complete [2024-03-26T02:13:59.948Z] 117228750389: Pull complete [2024-03-26T02:13:59.948Z] c28cda27aeb5: Pull complete [2024-03-26T02:14:00.217Z] ff57bb0e39d9: Pull complete [2024-03-26T02:14:00.486Z] 77cde276bbe4: Pull complete [2024-03-26T02:14:02.435Z] 551f321af971: Pull complete [2024-03-26T02:14:02.435Z] 68618b928e74: Pull complete [2024-03-26T02:14:02.704Z] 1c369fbd592d: Pull complete [2024-03-26T02:14:06.963Z] 04d7aaaa7dbd: Pull complete [2024-03-26T02:14:06.963Z] 6f2b8e4d93ed: Pull complete [2024-03-26T02:14:06.963Z] f1e2c79d62df: Pull complete [2024-03-26T02:14:06.963Z] Digest: sha256:016c45d9e31461802186e8e9aaa394f35e173a8ce913ea7195a672cdc97102f2 [2024-03-26T02:14:06.963Z] Status: Downloaded newer image for docker:latest [2024-03-26T02:14:10.318Z] ---> 8ccfba401e73 [2024-03-26T02:14:10.318Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T02:14:10.318Z] ---> Running in 79eb1e1ed08d [2024-03-26T02:14:11.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T02:14:11.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T02:14:12.961Z] OK: 266 MiB in 52 packages [2024-03-26T02:14:13.937Z] Removing intermediate container 79eb1e1ed08d [2024-03-26T02:14:13.937Z] ---> acb5dd6846aa [2024-03-26T02:14:13.937Z] Step 10/15 : ENV GO111MODULE=on [2024-03-26T02:14:13.937Z] ---> Running in 315e26667c8e [2024-03-26T02:14:14.205Z] Removing intermediate container 315e26667c8e [2024-03-26T02:14:14.205Z] ---> 5a3f124b3e37 [2024-03-26T02:14:14.205Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-26T02:14:14.472Z] ---> Running in 88e4a72a1cbd [2024-03-26T02:14:14.747Z] Removing intermediate container 88e4a72a1cbd [2024-03-26T02:14:14.747Z] ---> 944b90e9dce0 [2024-03-26T02:14:14.747Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-26T02:14:15.333Z] ---> 4f2bf5f1973d [2024-03-26T02:14:15.333Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T02:14:15.600Z] ---> Running in 4145a3eac14e [2024-03-26T02:16:22.314Z] Removing intermediate container 4145a3eac14e [2024-03-26T02:16:22.314Z] ---> 26cb182f9dd9 [2024-03-26T02:16:22.314Z] Step 14/15 : COPY . . [2024-03-26T02:16:22.314Z] ---> 2f67ffea4e8d [2024-03-26T02:16:22.314Z] Step 15/15 : RUN ${MAKE} [2024-03-26T02:16:22.314Z] ---> Running in b4d98afe88a1 [2024-03-26T02:16:22.314Z] noop [2024-03-26T02:16:22.582Z] Removing intermediate container b4d98afe88a1 [2024-03-26T02:16:22.582Z] ---> a518555d5df9 [2024-03-26T02:16:22.848Z] Successfully built a518555d5df9 [2024-03-26T02:16:22.848Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T02:16:23.276Z] + docker inspect -f . ci-base-image-arm64 [2024-03-26T02:16:23.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T02:16:23.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-1214 does not seem to be running inside a container [2024-03-26T02:16:23.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-26T02:16:24.929Z] $ docker top 4b6f678089bb0d5945ac62de1f5776b8589c1b0999931dad1de732de7de3c351 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T02:16:25.845Z] + go version [2024-03-26T02:16:25.845Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-26T02:16:25.874Z] $ docker stop --time=1 4b6f678089bb0d5945ac62de1f5776b8589c1b0999931dad1de732de7de3c351 [2024-03-26T02:16:27.606Z] $ docker rm -f --volumes 4b6f678089bb0d5945ac62de1f5776b8589c1b0999931dad1de732de7de3c351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T02:16:28.222Z] + docker inspect -f . ci-base-image-arm64 [2024-03-26T02:16:28.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T02:16:28.431Z] prd-ubuntu20.04-docker-arm64-4c-16g-1214 does not seem to be running inside a container [2024-03-26T02:16:28.512Z] $ 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/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-26T02:16:29.776Z] $ docker top abed3f11f18f1e135efc6d5532c3490453d3aa6100bec8bf4d03ae8354b6e275 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T02:16:30.657Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/13 [Pipeline] fileExists [Pipeline] sh [2024-03-26T02:16:31.328Z] + make test [2024-03-26T02:16:31.328Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-26T02:16:37.999Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-26T02:19:29.776Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-26T02:19:29.776Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-26T02:19:29.776Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-26T02:19:29.776Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-26T02:19:29.776Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-26T02:19:29.776Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-26T02:19:29.777Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-26T02:19:29.777Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-26T02:19:29.777Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-26T02:20:08.696Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-26T02:20:08.696Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-26T02:20:08.696Z] ./bin/test-attribution-txt.sh [2024-03-26T02:20:08.696Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-26T02:20:08.696Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-26T02:20:08.696Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-26T02:20:08.696Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-26T02:20:08.696Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-26T02:20:08.696Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-26T02:20:08.696Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-26T02:20:08.696Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-26T02:20:08.696Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-26T02:20:08.696Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-26T02:20:08.696Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-26T02:20:08.696Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-03-26T02:20:08.697Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-26T02:20:08.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-26T02:20:08.751Z] $ docker stop --time=1 abed3f11f18f1e135efc6d5532c3490453d3aa6100bec8bf4d03ae8354b6e275 [2024-03-26T02:20:10.812Z] $ docker rm -f --volumes abed3f11f18f1e135efc6d5532c3490453d3aa6100bec8bf4d03ae8354b6e275 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-26T02:20:12.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-26T02:20:13.101Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-26T02:20:13.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-26T02:20:13.948Z] + ls -al . [2024-03-26T02:20:13.948Z] total 260 [2024-03-26T02:20:13.948Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 26 02:16 . [2024-03-26T02:20:13.948Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 02:12 .. [2024-03-26T02:20:13.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 02:12 .blubracket [2024-03-26T02:20:13.948Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 26 02:12 .dockerignore [2024-03-26T02:20:13.948Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 02:12 .git [2024-03-26T02:20:13.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 02:12 .github [2024-03-26T02:20:13.948Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 26 02:12 .gitignore [2024-03-26T02:20:13.948Z] -rw-rw-r-- 1 jenkins jenkins 9736 Mar 26 02:12 Attribution.txt [2024-03-26T02:20:13.948Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 26 02:12 CHANGELOG.md [2024-03-26T02:20:13.948Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 26 02:12 CONTRIBUTING.md [2024-03-26T02:20:13.948Z] -rw-rw-r-- 1 jenkins jenkins 1940 Mar 26 02:12 Dockerfile [2024-03-26T02:20:13.948Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 26 02:12 Jenkinsfile [2024-03-26T02:20:13.948Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 26 02:12 LICENSE [2024-03-26T02:20:13.948Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 26 02:12 Makefile [2024-03-26T02:20:13.948Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 26 02:12 README.md [2024-03-26T02:20:13.948Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 26 02:08 VERSION [2024-03-26T02:20:13.948Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 26 02:12 angularmigrationlogs.md [2024-03-26T02:20:13.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 02:12 assets [2024-03-26T02:20:13.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 02:12 bin [2024-03-26T02:20:13.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 02:12 cmd [2024-03-26T02:20:13.948Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 26 02:16 coverage.out [2024-03-26T02:20:13.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 02:12 docs [2024-03-26T02:20:13.948Z] -rw-rw-r-- 1 jenkins jenkins 6918 Mar 26 02:12 go.mod [2024-03-26T02:20:13.948Z] -rw-rw-r-- 1 jenkins jenkins 100713 Mar 26 02:12 go.sum [2024-03-26T02:20:13.948Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 02:12 internal [2024-03-26T02:20:13.948Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 26 02:12 redeploy.sh [2024-03-26T02:20:13.948Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 02:12 testing [2024-03-26T02:20:13.948Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 26 02:12 version.go [2024-03-26T02:20:13.948Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 02:12 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T02:20:14.314Z] + 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=7428837204436abe92fce0cd557cffcc986066b3 --label arch=arm64 --label version=0.0.0 . [2024-03-26T02:20:15.757Z] Sending build context to Docker daemon 35.54MB [2024-03-26T02:20:15.757Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T02:20:15.757Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-26T02:20:15.757Z] ---> a518555d5df9 [2024-03-26T02:20:15.757Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-26T02:20:16.038Z] ---> Running in b3ca110069d9 [2024-03-26T02:20:16.628Z] Removing intermediate container b3ca110069d9 [2024-03-26T02:20:16.628Z] ---> a80f0bca16d4 [2024-03-26T02:20:16.628Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T02:20:16.628Z] ---> Running in d69f2fac186f [2024-03-26T02:20:16.898Z] Removing intermediate container d69f2fac186f [2024-03-26T02:20:16.898Z] ---> 2b707d33aecd [2024-03-26T02:20:16.898Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T02:20:17.170Z] ---> Running in 66c0b28d19d2 [2024-03-26T02:20:17.439Z] Removing intermediate container 66c0b28d19d2 [2024-03-26T02:20:17.439Z] ---> 210e1e1f9c87 [2024-03-26T02:20:17.439Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-03-26T02:20:17.439Z] ---> Running in 54f38e83fe4f [2024-03-26T02:20:18.033Z] Removing intermediate container 54f38e83fe4f [2024-03-26T02:20:18.033Z] ---> 3b86af82e54b [2024-03-26T02:20:18.033Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-26T02:20:18.033Z] ---> Running in e11dd90a00e5 [2024-03-26T02:20:18.305Z] Removing intermediate container e11dd90a00e5 [2024-03-26T02:20:18.305Z] ---> 9c6d11856e3b [2024-03-26T02:20:18.305Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-26T02:20:20.264Z] ---> b7f2d6485b7e [2024-03-26T02:20:20.264Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T02:20:20.264Z] ---> Running in a4b4e35d242d [2024-03-26T02:20:21.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T02:20:21.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T02:20:23.941Z] OK: 266 MiB in 52 packages [2024-03-26T02:20:24.921Z] Removing intermediate container a4b4e35d242d [2024-03-26T02:20:24.921Z] ---> 4777c89e89b2 [2024-03-26T02:20:24.921Z] Step 10/27 : ENV GO111MODULE=on [2024-03-26T02:20:24.921Z] ---> Running in 64d4d11e2fbd [2024-03-26T02:20:25.193Z] Removing intermediate container 64d4d11e2fbd [2024-03-26T02:20:25.193Z] ---> 805c79c6a5d2 [2024-03-26T02:20:25.193Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-26T02:20:25.465Z] ---> Running in d25a596a2347 [2024-03-26T02:20:25.737Z] Removing intermediate container d25a596a2347 [2024-03-26T02:20:25.737Z] ---> 1160de174e92 [2024-03-26T02:20:25.737Z] Step 12/27 : COPY go.mod vendor* ./ [2024-03-26T02:20:26.330Z] ---> bfb7cfbe931b [2024-03-26T02:20:26.330Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T02:20:26.601Z] ---> Running in 5e461f7de756 [2024-03-26T02:20:29.974Z] Removing intermediate container 5e461f7de756 [2024-03-26T02:20:29.974Z] ---> eb3cd2eb668b [2024-03-26T02:20:29.974Z] Step 14/27 : COPY . . [2024-03-26T02:20:33.332Z] ---> 1992d92a4268 [2024-03-26T02:20:33.332Z] Step 15/27 : RUN ${MAKE} [2024-03-26T02:20:33.615Z] ---> Running in 2684b802896d [2024-03-26T02:20:34.586Z] 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 [2024-03-26T02:23:56.422Z] Removing intermediate container 2684b802896d [2024-03-26T02:23:56.422Z] ---> aeb85189671d [2024-03-26T02:23:56.422Z] Step 16/27 : FROM alpine:3.18 [2024-03-26T02:23:56.422Z] 3.18: Pulling from library/alpine [2024-03-26T02:23:56.422Z] c6b39de5b339: Pulling fs layer [2024-03-26T02:23:56.422Z] c6b39de5b339: Verifying Checksum [2024-03-26T02:23:56.422Z] c6b39de5b339: Download complete [2024-03-26T02:23:56.422Z] c6b39de5b339: Pull complete [2024-03-26T02:23:56.422Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-26T02:23:56.422Z] Status: Downloaded newer image for alpine:3.18 [2024-03-26T02:23:56.422Z] ---> 33abbf032149 [2024-03-26T02:23:56.422Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-26T02:23:56.422Z] ---> Running in 6ea6003a62e9 [2024-03-26T02:23:56.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T02:23:56.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T02:23:56.422Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-26T02:23:56.422Z] OK: 8 MiB in 15 packages [2024-03-26T02:23:56.422Z] Removing intermediate container 6ea6003a62e9 [2024-03-26T02:23:56.422Z] ---> a68f648e8ec2 [2024-03-26T02:23:56.422Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-03-26T02:23:56.422Z] ---> Running in 5f67a2561276 [2024-03-26T02:23:57.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T02:23:57.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T02:23:58.238Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-26T02:23:58.238Z] Executing busybox-1.36.1-r5.trigger [2024-03-26T02:23:58.238Z] OK: 8 MiB in 16 packages [2024-03-26T02:23:59.203Z] Removing intermediate container 5f67a2561276 [2024-03-26T02:23:59.204Z] ---> 8f4af3825bd2 [2024-03-26T02:23:59.204Z] Step 19/27 : EXPOSE 4000 [2024-03-26T02:23:59.204Z] ---> Running in cda8d49e3de9 [2024-03-26T02:23:59.483Z] Removing intermediate container cda8d49e3de9 [2024-03-26T02:23:59.483Z] ---> 0fdc9469d5e9 [2024-03-26T02:23:59.483Z] Step 20/27 : 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 [2024-03-26T02:24:02.834Z] ---> ea2d893df482 [2024-03-26T02:24:02.834Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-03-26T02:24:02.834Z] ---> 1f94fb32d789 [2024-03-26T02:24:02.834Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-03-26T02:24:03.416Z] ---> 047fc432d30f [2024-03-26T02:24:03.416Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-26T02:24:03.683Z] ---> Running in 0cd901fba1fa [2024-03-26T02:24:03.951Z] Removing intermediate container 0cd901fba1fa [2024-03-26T02:24:03.951Z] ---> f9470b2e6d54 [2024-03-26T02:24:03.951Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-03-26T02:24:03.951Z] ---> Running in e0bbaeec123c [2024-03-26T02:24:04.219Z] Removing intermediate container e0bbaeec123c [2024-03-26T02:24:04.219Z] ---> 71117847e409 [2024-03-26T02:24:04.219Z] Step 25/27 : LABEL arch=arm64 [2024-03-26T02:24:04.489Z] ---> Running in 7220ae22d2a5 [2024-03-26T02:24:04.754Z] Removing intermediate container 7220ae22d2a5 [2024-03-26T02:24:04.754Z] ---> dcd0ea06e0a7 [2024-03-26T02:24:04.754Z] Step 26/27 : LABEL git_sha=7428837204436abe92fce0cd557cffcc986066b3 [2024-03-26T02:24:04.754Z] ---> Running in da18c59a3ad2 [2024-03-26T02:24:05.020Z] Removing intermediate container da18c59a3ad2 [2024-03-26T02:24:05.020Z] ---> 9cd3a93abe59 [2024-03-26T02:24:05.020Z] Step 27/27 : LABEL version=0.0.0 [2024-03-26T02:24:05.288Z] ---> Running in 0a50dd78dd84 [2024-03-26T02:24:05.554Z] Removing intermediate container 0a50dd78dd84 [2024-03-26T02:24:05.554Z] ---> 80f98ce8fce5 [2024-03-26T02:24:05.554Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-26T02:24:05.554Z] Successfully built 80f98ce8fce5 [2024-03-26T02:24:05.554Z] Successfully tagged edgex-ui-arm64:latest [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 [2024-03-26T02:24:06.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-26T02:24:06.062Z] [2024-03-26T02:24:06.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T02:24:06.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-26T02:24:06.402Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-26T02:24:06.402Z] 8998bd30e6a1: Pulling fs layer [2024-03-26T02:24:06.402Z] 04944245beec: Pulling fs layer [2024-03-26T02:24:06.402Z] 699f458cf7ca: Pulling fs layer [2024-03-26T02:24:06.670Z] 765212b225bb: Pulling fs layer [2024-03-26T02:24:06.670Z] f23df028b6ca: Pulling fs layer [2024-03-26T02:24:06.670Z] d65c8cfc05b1: Pulling fs layer [2024-03-26T02:24:06.670Z] 2437ff75d9bd: Pulling fs layer [2024-03-26T02:24:06.670Z] 765212b225bb: Waiting [2024-03-26T02:24:06.670Z] f23df028b6ca: Waiting [2024-03-26T02:24:06.670Z] d65c8cfc05b1: Waiting [2024-03-26T02:24:06.670Z] 2437ff75d9bd: Waiting [2024-03-26T02:24:06.670Z] 04944245beec: Verifying Checksum [2024-03-26T02:24:06.670Z] 04944245beec: Download complete [2024-03-26T02:24:06.670Z] 765212b225bb: Verifying Checksum [2024-03-26T02:24:06.670Z] 765212b225bb: Download complete [2024-03-26T02:24:06.670Z] f23df028b6ca: Download complete [2024-03-26T02:24:06.670Z] d65c8cfc05b1: Verifying Checksum [2024-03-26T02:24:06.670Z] d65c8cfc05b1: Download complete [2024-03-26T02:24:06.937Z] 699f458cf7ca: Verifying Checksum [2024-03-26T02:24:06.937Z] 699f458cf7ca: Download complete [2024-03-26T02:24:07.204Z] 8998bd30e6a1: Verifying Checksum [2024-03-26T02:24:07.204Z] 8998bd30e6a1: Download complete [2024-03-26T02:24:09.783Z] 2437ff75d9bd: Verifying Checksum [2024-03-26T02:24:09.783Z] 2437ff75d9bd: Download complete [2024-03-26T02:24:11.720Z] 8998bd30e6a1: Pull complete [2024-03-26T02:24:12.305Z] 04944245beec: Pull complete [2024-03-26T02:24:14.247Z] 699f458cf7ca: Pull complete [2024-03-26T02:24:14.247Z] 765212b225bb: Pull complete [2024-03-26T02:24:15.206Z] f23df028b6ca: Pull complete [2024-03-26T02:24:15.206Z] d65c8cfc05b1: Pull complete [2024-03-26T02:24:33.389Z] 2437ff75d9bd: Pull complete [2024-03-26T02:24:33.389Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-26T02:24:33.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-26T02:24:33.389Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T02:24:33.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-1214 does not seem to be running inside a container [2024-03-26T02:24:33.688Z] $ 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/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-26T02:24:36.795Z] $ docker top 92e02f489984cc27ed6c5983ad56abea42fcaba7ac7a6e22685b7add9b0c3c70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T02:24:37.620Z] ---> job-cost.sh [2024-03-26T02:24:37.620Z] lf-activate-venv: SKIPPING [2024-03-26T02:24:37.620Z] INFO: No Stack... [2024-03-26T02:24:39.551Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-26T02:24:40.131Z] INFO: Archiving Costs [Pipeline] sh [2024-03-26T02:24:40.767Z] + cat /w/workspace/edgex-ui-go/13/archives/cost.csv [2024-03-26T02:24:40.767Z] + cut -d, -f6 [Pipeline] lock [2024-03-26T02:24:40.805Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-690-13-stack-cost] [2024-03-26T02:24:40.815Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-690-13-stack-cost] did not exist. Created. [2024-03-26T02:24:40.820Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-690-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-26T02:24:41.487Z] /w/workspace/edgex-ui-go/13@tmp/durable-2e4232c4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-26T02:24:42.134Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-26T02:24:42.151Z] Warning: overwriting stash ‘stack-cost’ [2024-03-26T02:24:42.472Z] Stashed 1 file(s) [Pipeline] } [2024-03-26T02:24:42.482Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-690-13-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-26T02:24:42.533Z] $ docker stop --time=1 92e02f489984cc27ed6c5983ad56abea42fcaba7ac7a6e22685b7add9b0c3c70 [2024-03-26T02:24:44.129Z] $ docker rm -f --volumes 92e02f489984cc27ed6c5983ad56abea42fcaba7ac7a6e22685b7add9b0c3c70 [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 [2024-03-26T02:24:45.294Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives ] [2024-03-26T02:24:45.294Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives [2024-03-26T02:24:45.294Z] total 16 [2024-03-26T02:24:45.294Z] drwxr-xr-x 3 root root 4096 Mar 26 02:11 . [2024-03-26T02:24:45.294Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 26 02:11 .. [2024-03-26T02:24:45.294Z] drwxr-xr-x 2 root root 4096 Mar 26 02:11 cost [2024-03-26T02:24:45.294Z] -rw-r--r-- 1 root root 84 Mar 26 02:11 cost.csv [2024-03-26T02:24:45.294Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives [2024-03-26T02:24:45.294Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives [2024-03-26T02:24:45.294Z] total 16 [2024-03-26T02:24:45.294Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 02:11 . [2024-03-26T02:24:45.294Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 26 02:11 .. [2024-03-26T02:24:45.294Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 02:11 cost [2024-03-26T02:24:45.294Z] -rw-r--r-- 1 jenkins jenkins 84 Mar 26 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-26T02:24:45.589Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T02:24:46.454Z] ---> package-listing.sh [2024-03-26T02:24:46.454Z] ++ facter osfamily [2024-03-26T02:24:46.454Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-26T02:24:46.714Z] + OS_FAMILY=debian [2024-03-26T02:24:46.714Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-690 [2024-03-26T02:24:46.714Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-26T02:24:46.714Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-26T02:24:46.714Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-26T02:24:46.714Z] + PACKAGES=/tmp/packages_start.txt [2024-03-26T02:24:46.714Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-690 ']' [2024-03-26T02:24:46.714Z] + PACKAGES=/tmp/packages_end.txt [2024-03-26T02:24:46.714Z] + case "${OS_FAMILY}" in [2024-03-26T02:24:46.714Z] + dpkg -l [2024-03-26T02:24:46.714Z] + grep '^ii' [2024-03-26T02:24:46.714Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-26T02:24:46.714Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-26T02:24:46.714Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-26T02:24:46.714Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-690 ']' [2024-03-26T02:24:46.714Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives/ [2024-03-26T02:24:46.714Z] + 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 [2024-03-26T02:24:46.725Z] 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 [2024-03-26T02:24:47.007Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T02:24:47.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T02:24:47.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T02:24:47.665Z] prd-ubuntu20.04-docker-8c-8g-1210 does not seem to be running inside a container [2024-03-26T02:24:47.697Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-26T02:24:47.894Z] $ docker top 1d6bfba2590ef5793fea762515441235af5f70289d2806fa1d3e4b294acaf6ce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T02:24:48.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-26T02:24:48.550Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-26T02:24:48.836Z] + ls /var/log/sa-host [2024-03-26T02:24:48.836Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T02:24:48.905Z] provisioning config files... [2024-03-26T02:24:48.914Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/config13461978580569824183tmp [Pipeline] { [Pipeline] echo [2024-03-26T02:24:48.932Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T02:24:49.218Z] ---> create-netrc.sh [Pipeline] } [2024-03-26T02:24:49.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-26T02:24:49.558Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-26T02:24:49.566Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T02:24:49.853Z] ---> sudo-logs.sh [2024-03-26T02:24:49.854Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-26T02:24:49.885Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T02:24:50.171Z] ---> job-cost.sh [2024-03-26T02:24:50.171Z] lf-activate-venv: SKIPPING [2024-03-26T02:24:50.171Z] DEBUG: total: 0.2199999988079071 [2024-03-26T02:24:50.171Z] INFO: Retrieving Stack Cost... [2024-03-26T02:24:50.740Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-26T02:24:51.000Z] INFO: Archiving Costs [Pipeline] echo [2024-03-26T02:24:51.013Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T02:24:51.295Z] ---> logs-deploy.sh [2024-03-26T02:24:51.295Z] lf-activate-venv: SKIPPING [2024-03-26T02:24:51.295Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-690/13 [2024-03-26T02:24:51.295Z] INFO: archiving workspace using pattern(s): [2024-03-26T02:24:52.234Z] Archives upload complete. [2024-03-26T02:24:52.234Z] INFO: archiving logs to Nexus