Pull request #640 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 251009a23b66d691ac4c64301926a540a4ba3d86+f65144e2eab94398f5e1f661bab73f031313c3c8 (b007e99a77037a6410df1f0fbbccdf7a630c80db) 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-ssh9006584186245089214.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7343889116496303850.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6409329499912192619.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17660035669061222844.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10382757317539360042.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-640/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-640/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13189752666060219659.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9395 in /w/workspace/edgexfoundry_edgex-ui-go_PR-640 [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-640 # 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/640/head:refs/remotes/origin/PR-640 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f65144e2eab94398f5e1f661bab73f031313c3c8 into PR head commit 251009a23b66d691ac4c64301926a540a4ba3d86 Merge succeeded, producing 251009a23b66d691ac4c64301926a540a4ba3d86 Checking out Revision 251009a23b66d691ac4c64301926a540a4ba3d86 (PR-640) Commit message: "chore(deps-dev): Bump @babel/traverse from 7.15.4 to 7.23.2 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 251009a23b66d691ac4c64301926a540a4ba3d86 # 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 f65144e2eab94398f5e1f661bab73f031313c3c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 251009a23b66d691ac4c64301926a540a4ba3d86 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:15:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:15:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:15:25 ========================================================= 08:15:25 EdgeX Global Pipelines Version Info 08:15:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:15:27 ------------------- 08:15:27 stable info: 08:15:27 ------------------- 08:15:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:15:27 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 08:15:27 Message: update stable to v1.0.254 08:15:27 ------------------- 08:15:27 experimental info: 08:15:27 ------------------- 08:15:27 Commited By: **** collab-it+edgex@linuxfoundation.org 08:15:27 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 08:15:27 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:15:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:15:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:15:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:15:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:15:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:15:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:15:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:15:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:15:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-640 [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-640 [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-640 [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 251009a23b66d691ac4c64301926a540a4ba3d86 [Pipeline] echo 08:15:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 251009a [Pipeline] echo 08:15:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:15:29 provisioning config files... 08:15:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/config1506032312502267706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:29 ---> docker-login.sh 08:15:29 nexus3.edgexfoundry.org:10001 08:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:29 Configure a credential helper to remove this warning. See 08:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:29 08:15:29 Login Succeeded 08:15:29 nexus3.edgexfoundry.org:10002 08:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:30 Configure a credential helper to remove this warning. See 08:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:30 08:15:30 Login Succeeded 08:15:30 nexus3.edgexfoundry.org:10003 08:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:30 Configure a credential helper to remove this warning. See 08:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:30 08:15:30 Login Succeeded 08:15:30 nexus3.edgexfoundry.org:10004 08:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:30 Configure a credential helper to remove this warning. See 08:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:30 08:15:30 Login Succeeded 08:15:30 docker.io 08:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:30 Configure a credential helper to remove this warning. See 08:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:30 08:15:30 Login Succeeded 08:15:30 ---> docker-login.sh ends [Pipeline] } 08:15:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:15:31 + git rev-list -1 --merges 251009a23b66d691ac4c64301926a540a4ba3d86~1..251009a23b66d691ac4c64301926a540a4ba3d86 [Pipeline] echo 08:15:31 -----------> git rev-list -1 --merges 251009a23b66d691ac4c64301926a540a4ba3d86~1..251009a23b66d691ac4c64301926a540a4ba3d86 251009a23b66d691ac4c64301926a540a4ba3d86 [false] [Pipeline] sh 08:15:31 + git log --format=format:%s -1 251009a23b66d691ac4c64301926a540a4ba3d86 [Pipeline] echo 08:15:31 ========================================================= 08:15:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:15:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:15:32 + git log --format=format:%s -1 251009a23b66d691ac4c64301926a540a4ba3d86 [Pipeline] echo 08:15:32 [semverPrep] GIT_COMMIT: 251009a23b66d691ac4c64301926a540a4ba3d86, Commit Message: chore(deps-dev): Bump @babel/traverse from 7.15.4 to 7.23.2 in /web [Pipeline] echo 08:15:32 [semverPrep] This is not a build commit. [Pipeline] sh 08:15:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:15:32 + grep -v github /etc/ssh/ssh_known_hosts 08:15:32 + [ -e /tmp/ssh_known_hosts ] 08:15:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:15:32 + sudo tee -a /etc/ssh/ssh_known_hosts 08:15:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:15:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:33 08:15:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:33 0.1.4: Pulling from edgex-devops/py-git-semver 08:15:33 b85a868b505f: Pulling fs layer 08:15:33 e2be974225ed: Pulling fs layer 08:15:33 339a4e72a1f5: Pulling fs layer 08:15:33 988bab9f4d93: Pulling fs layer 08:15:33 1469e6f7b9e6: Pulling fs layer 08:15:33 eaf3925da568: Pulling fs layer 08:15:33 bab4dde63d76: Pulling fs layer 08:15:33 bde34c3a00c8: Pulling fs layer 08:15:33 b352a97aabf1: Pulling fs layer 08:15:33 4872d77fe225: Pulling fs layer 08:15:33 5851b861e8e6: Pulling fs layer 08:15:33 eaf3925da568: Waiting 08:15:33 bab4dde63d76: Waiting 08:15:33 bde34c3a00c8: Waiting 08:15:33 4872d77fe225: Waiting 08:15:33 988bab9f4d93: Waiting 08:15:33 1469e6f7b9e6: Waiting 08:15:33 5851b861e8e6: Waiting 08:15:33 e2be974225ed: Download complete 08:15:33 988bab9f4d93: Verifying Checksum 08:15:33 988bab9f4d93: Download complete 08:15:33 1469e6f7b9e6: Verifying Checksum 08:15:33 1469e6f7b9e6: Download complete 08:15:33 339a4e72a1f5: Verifying Checksum 08:15:33 339a4e72a1f5: Download complete 08:15:33 eaf3925da568: Verifying Checksum 08:15:33 eaf3925da568: Download complete 08:15:33 bde34c3a00c8: Verifying Checksum 08:15:33 bde34c3a00c8: Download complete 08:15:33 b352a97aabf1: Download complete 08:15:33 4872d77fe225: Verifying Checksum 08:15:33 4872d77fe225: Download complete 08:15:33 5851b861e8e6: Download complete 08:15:33 b85a868b505f: Verifying Checksum 08:15:33 b85a868b505f: Download complete 08:15:34 bab4dde63d76: Verifying Checksum 08:15:34 bab4dde63d76: Download complete 08:15:35 b85a868b505f: Pull complete 08:15:35 e2be974225ed: Pull complete 08:15:36 339a4e72a1f5: Pull complete 08:15:36 988bab9f4d93: Pull complete 08:15:36 1469e6f7b9e6: Pull complete 08:15:36 eaf3925da568: Pull complete 08:15:38 bab4dde63d76: Pull complete 08:15:38 bde34c3a00c8: Pull complete 08:15:38 b352a97aabf1: Pull complete 08:15:38 4872d77fe225: Pull complete 08:15:38 5851b861e8e6: Pull complete 08:15:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:15:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:38 prd-ubuntu20.04-docker-8c-8g-9395 does not seem to be running inside a container 08:15:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:15:41 $ docker top daf1f8ea75c51b0908f35e3dc96fda8cdb584712cc9ec212511912284d9764cb -eo pid,comm 08:15:42 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). 08:15:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:15:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:15:42 [ssh-agent] Looking for ssh-agent implementation... 08:15:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:42 $ docker exec daf1f8ea75c51b0908f35e3dc96fda8cdb584712cc9ec212511912284d9764cb ssh-agent 08:15:42 SSH_AUTH_SOCK=/tmp/ssh-9iCrCeDY3UqE/agent.32 08:15:42 SSH_AGENT_PID=38 08:15:42 Running ssh-add (command line suppressed) 08:15:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/private_key_1116078426170763105.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/private_key_1116078426170763105.key) 08:15:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:15:42 + git tag --points-at HEAD [Pipeline] } 08:15:42 $ docker exec --env ******** --env ******** daf1f8ea75c51b0908f35e3dc96fda8cdb584712cc9ec212511912284d9764cb ssh-agent -k 08:15:42 unset SSH_AUTH_SOCK; 08:15:42 unset SSH_AGENT_PID; 08:15:42 echo Agent pid 38 killed; 08:15:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:15:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:15:43 [ssh-agent] Looking for ssh-agent implementation... 08:15:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:43 $ docker exec daf1f8ea75c51b0908f35e3dc96fda8cdb584712cc9ec212511912284d9764cb ssh-agent 08:15:43 SSH_AUTH_SOCK=/tmp/ssh-QFHlg8s6e48H/agent.70 08:15:43 SSH_AGENT_PID=76 08:15:43 Running ssh-add (command line suppressed) 08:15:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/private_key_17872837956475315645.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/private_key_17872837956475315645.key) 08:15:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:15:43 + git semver init 08:15:44 2023-10-17 08:15:43,962 [run_init] DEBUG init version:0.0.0 force:False 08:15:44 2023-10-17 08:15:43,963 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver 08:15:44 2023-10-17 08:15:43,963 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver 08:15:44 2023-10-17 08:15:43,964 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-640, universal_newlines=False, shell=None, istream=None) 08:15:45 2023-10-17 08:15:45,578 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.git/info/exclude 08:15:45 2023-10-17 08:15:45,578 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver/PR-640 with force:False 08:15:45 2023-10-17 08:15:45,578 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver/PR-640 08:15:45 2023-10-17 08:15:45,582 [execute] INFO git cat-file --batch-check 08:15:45 2023-10-17 08:15:45,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver, universal_newlines=False, shell=None, istream=) 08:15:45 2023-10-17 08:15:45,589 [execute] INFO git cat-file --batch 08:15:45 2023-10-17 08:15:45,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver, universal_newlines=False, shell=None, istream=) 08:15:45 2023-10-17 08:15:45,595 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver/PR-640 08:15:45 0.0.0 [Pipeline] } 08:15:45 $ docker exec --env ******** --env ******** daf1f8ea75c51b0908f35e3dc96fda8cdb584712cc9ec212511912284d9764cb ssh-agent -k 08:15:46 unset SSH_AUTH_SOCK; 08:15:46 unset SSH_AGENT_PID; 08:15:46 echo Agent pid 76 killed; 08:15:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:15:46 + git semver [Pipeline] } 08:15:46 $ docker stop --time=1 daf1f8ea75c51b0908f35e3dc96fda8cdb584712cc9ec212511912284d9764cb 08:15:48 $ docker rm -f --volumes daf1f8ea75c51b0908f35e3dc96fda8cdb584712cc9ec212511912284d9764cb [Pipeline] // withDockerContainer [Pipeline] sh 08:15:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:15:48 Stashed 1 file(s) [Pipeline] echo 08:15:48 [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 08:15:49 provisioning config files... 08:15:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/config13498279403636807471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:49 ---> docker-login.sh 08:15:49 nexus3.edgexfoundry.org:10001 08:15:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:49 Configure a credential helper to remove this warning. See 08:15:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:49 08:15:49 Login Succeeded 08:15:49 nexus3.edgexfoundry.org:10002 08:15:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:49 Configure a credential helper to remove this warning. See 08:15:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:49 08:15:49 Login Succeeded 08:15:49 nexus3.edgexfoundry.org:10003 08:15:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:50 Configure a credential helper to remove this warning. See 08:15:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:50 08:15:50 Login Succeeded 08:15:50 nexus3.edgexfoundry.org:10004 08:15:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:50 Configure a credential helper to remove this warning. See 08:15:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:50 08:15:50 Login Succeeded 08:15:50 docker.io 08:15:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:50 Configure a credential helper to remove this warning. See 08:15:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:50 08:15:50 Login Succeeded 08:15:50 ---> docker-login.sh ends [Pipeline] } 08:15:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:15:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:15:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:15:50 ========================================================= 08:15:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:15:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:51 + 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 . 08:15:51 Sending build context to Docker daemon 48.87MB 08:15:51 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 08:15:51 Step 2/15 : FROM ${BASE} AS builder 08:15:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:15:51 7264a8db6415: Pulling fs layer 08:15:51 c4d48a809fc2: Pulling fs layer 08:15:51 4f1c88b9dad5: Pulling fs layer 08:15:51 ad3a456e5733: Pulling fs layer 08:15:51 33e27b845d1e: Pulling fs layer 08:15:51 c68163c4e522: Pulling fs layer 08:15:51 50da416c3ac9: Pulling fs layer 08:15:51 23d2d4c4bb30: Pulling fs layer 08:15:51 23d2d4c4bb30: Waiting 08:15:51 ad3a456e5733: Waiting 08:15:51 c68163c4e522: Waiting 08:15:51 33e27b845d1e: Waiting 08:15:51 c4d48a809fc2: Download complete 08:15:51 ad3a456e5733: Verifying Checksum 08:15:51 ad3a456e5733: Download complete 08:15:51 33e27b845d1e: Verifying Checksum 08:15:51 33e27b845d1e: Download complete 08:15:51 7264a8db6415: Verifying Checksum 08:15:51 7264a8db6415: Download complete 08:15:51 c68163c4e522: Verifying Checksum 08:15:51 c68163c4e522: Download complete 08:15:51 7264a8db6415: Pull complete 08:15:51 23d2d4c4bb30: Verifying Checksum 08:15:51 23d2d4c4bb30: Download complete 08:15:51 c4d48a809fc2: Pull complete 08:15:52 4f1c88b9dad5: Verifying Checksum 08:15:52 4f1c88b9dad5: Download complete 08:15:52 50da416c3ac9: Verifying Checksum 08:15:52 50da416c3ac9: Download complete 08:15:55 4f1c88b9dad5: Pull complete 08:15:55 ad3a456e5733: Pull complete 08:15:55 33e27b845d1e: Pull complete 08:15:55 c68163c4e522: Pull complete 08:15:58 50da416c3ac9: Pull complete 08:15:58 23d2d4c4bb30: Pull complete 08:15:58 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 08:15:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:15:58 ---> 0786185ac409 08:15:58 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:16:02 ---> Running in b6db6f3da9e7 08:16:02 Removing intermediate container b6db6f3da9e7 08:16:02 ---> 259b1aadea63 08:16:02 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:16:02 ---> Running in 51cc0ae46dab 08:16:02 Removing intermediate container 51cc0ae46dab 08:16:02 ---> 548add1f09e9 08:16:02 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:16:02 ---> Running in 514de23e393a 08:16:02 Removing intermediate container 514de23e393a 08:16:02 ---> d291afa0c574 08:16:02 Step 6/15 : LABEL Name=edgex-ui-go 08:16:02 ---> Running in 52131e805213 08:16:02 Removing intermediate container 52131e805213 08:16:02 ---> c1878a61f620 08:16:02 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 08:16:02 ---> Running in a3148f014227 08:16:02 Removing intermediate container a3148f014227 08:16:02 ---> 4bc6853a961d 08:16:02 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:16:02 latest: Pulling from library/docker 08:16:02 96526aa774ef: Pulling fs layer 08:16:02 6c3b1865084b: Pulling fs layer 08:16:02 4f4fb700ef54: Pulling fs layer 08:16:02 54a726528b5b: Pulling fs layer 08:16:02 5a5753e84c88: Pulling fs layer 08:16:02 64810bdae737: Pulling fs layer 08:16:02 1018d1edcb4a: Pulling fs layer 08:16:02 f597a6889ca7: Pulling fs layer 08:16:02 89aff94efcc8: Pulling fs layer 08:16:02 bb02da600b13: Pulling fs layer 08:16:02 f39c3f1a21ee: Pulling fs layer 08:16:02 0ada77b08db9: Pulling fs layer 08:16:02 a7cb420cc483: Pulling fs layer 08:16:02 f7fae12ce83a: Pulling fs layer 08:16:02 54a726528b5b: Waiting 08:16:02 5a5753e84c88: Waiting 08:16:02 64810bdae737: Waiting 08:16:02 1018d1edcb4a: Waiting 08:16:02 f597a6889ca7: Waiting 08:16:02 89aff94efcc8: Waiting 08:16:02 bb02da600b13: Waiting 08:16:02 f39c3f1a21ee: Waiting 08:16:02 0ada77b08db9: Waiting 08:16:02 a7cb420cc483: Waiting 08:16:02 f7fae12ce83a: Waiting 08:16:03 4f4fb700ef54: Verifying Checksum 08:16:03 4f4fb700ef54: Download complete 08:16:03 6c3b1865084b: Verifying Checksum 08:16:03 6c3b1865084b: Download complete 08:16:03 96526aa774ef: Verifying Checksum 08:16:03 96526aa774ef: Download complete 08:16:03 96526aa774ef: Pull complete 08:16:03 54a726528b5b: Verifying Checksum 08:16:03 54a726528b5b: Download complete 08:16:03 64810bdae737: Verifying Checksum 08:16:03 64810bdae737: Download complete 08:16:03 5a5753e84c88: Verifying Checksum 08:16:03 5a5753e84c88: Download complete 08:16:03 1018d1edcb4a: Download complete 08:16:03 6c3b1865084b: Pull complete 08:16:03 f597a6889ca7: Download complete 08:16:03 89aff94efcc8: Verifying Checksum 08:16:03 89aff94efcc8: Download complete 08:16:03 4f4fb700ef54: Pull complete 08:16:03 f39c3f1a21ee: Download complete 08:16:03 bb02da600b13: Verifying Checksum 08:16:03 bb02da600b13: Download complete 08:16:03 a7cb420cc483: Download complete 08:16:03 f7fae12ce83a: Download complete 08:16:03 54a726528b5b: Pull complete 08:16:03 0ada77b08db9: Verifying Checksum 08:16:03 0ada77b08db9: Download complete 08:16:04 5a5753e84c88: Pull complete 08:16:04 Still waiting to schedule task 08:16:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:16:04 64810bdae737: Pull complete 08:16:04 1018d1edcb4a: Pull complete 08:16:04 f597a6889ca7: Pull complete 08:16:04 89aff94efcc8: Pull complete 08:16:05 bb02da600b13: Pull complete 08:16:05 f39c3f1a21ee: Pull complete 08:16:06 0ada77b08db9: Pull complete 08:16:06 a7cb420cc483: Pull complete 08:16:06 f7fae12ce83a: Pull complete 08:16:06 Digest: sha256:f28ffd78641197871fea8fd679f2bf8a1cdafa4dc3f1ce3e700ad964aac2879a 08:16:06 Status: Downloaded newer image for docker:latest 08:16:07 ---> 8278b01a2f30 08:16:07 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:16:07 ---> Running in c029b2cb7604 08:16:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:16:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:16:08 OK: 264 MiB in 52 packages 08:16:08 Removing intermediate container c029b2cb7604 08:16:08 ---> 720298257f28 08:16:08 Step 10/15 : ENV GO111MODULE=on 08:16:08 ---> Running in b279046c9726 08:16:08 Removing intermediate container b279046c9726 08:16:08 ---> d72bd7b13f7d 08:16:08 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:16:08 ---> Running in b2b414bda6e3 08:16:08 Removing intermediate container b2b414bda6e3 08:16:08 ---> c6761d26d0b2 08:16:08 Step 12/15 : COPY go.mod vendor* ./ 08:16:09 ---> 1ed12cae6523 08:16:09 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:09 ---> Running in 8d3405acd560 08:17:05 Removing intermediate container 8d3405acd560 08:17:05 ---> a425ffbfdca9 08:17:05 Step 14/15 : COPY . . 08:17:05 ---> 5e1ed23e96b7 08:17:05 Step 15/15 : RUN ${MAKE} 08:17:05 ---> Running in c6e4b791f804 08:17:05 noop 08:17:06 Removing intermediate container c6e4b791f804 08:17:06 ---> 78f126ec33c0 08:17:06 Successfully built 78f126ec33c0 08:17:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:06 + docker inspect -f . ci-base-image-x86_64 08:17:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:06 prd-ubuntu20.04-docker-8c-8g-9395 does not seem to be running inside a container 08:17:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:17:07 $ docker top b799de18f1a6d09209803b3333811d900d085bd5c53e7b3bb170b804c2bdf7dd -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:07 + go version 08:17:07 go version go1.21.0 linux/amd64 [Pipeline] } 08:17:07 $ docker stop --time=1 b799de18f1a6d09209803b3333811d900d085bd5c53e7b3bb170b804c2bdf7dd 08:17:08 $ docker rm -f --volumes b799de18f1a6d09209803b3333811d900d085bd5c53e7b3bb170b804c2bdf7dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:09 + docker inspect -f . ci-base-image-x86_64 08:17:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:09 prd-ubuntu20.04-docker-8c-8g-9395 does not seem to be running inside a container 08:17:09 $ 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-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:17:10 $ docker top e7de9e1bf5b9b16621126bc9e5c8a58d9110251198e7b4e7f456a05d8f10ec3c -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-640 [Pipeline] fileExists [Pipeline] sh 08:17:10 + make test 08:17:10 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 08:17:12 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:17:20 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:17:20 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:17:20 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:17:20 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 08:17:20 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 08:17:20 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:17:20 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:17:20 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 08:17:20 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 08:17:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:17:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:17:23 ./bin/test-attribution-txt.sh 08:17:23 make -C web test 08:17:23 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-640/web' 08:17:23 make[1]: tput: No such file or directory 08:17:23 make[1]: tput: No such file or directory 08:17:23 warning: generating ./VERSION 08:17:23 echo "0.0.0" > VERSION 08:17:23 docker build \ 08:17:23 -f Dockerfile \ 08:17:23 --build-arg USER=1000 \ 08:17:23 \ 08:17:23 --label "git_sha=251009a23b66d691ac4c64301926a540a4ba3d86" \ 08:17:23 -t edgexfoundry/edgex-web-ui:251009a23b66d691ac4c64301926a540a4ba3d86 \ 08:17:23 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 08:17:23 . 08:17:23 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 08:17:23 Install the buildx component to build images with BuildKit: 08:17:23 https://docs.docker.com/go/buildx/ 08:17:23 08:17:23 Sending build context to Docker daemon 2.708MB 08:17:23 Step 1/11 : FROM node:18-alpine3.18 08:17:24 18-alpine3.18: Pulling from library/node 08:17:24 96526aa774ef: Already exists 08:17:24 e5c6f827c015: Pulling fs layer 08:17:24 e2c1ecea9632: Pulling fs layer 08:17:24 adf638b6ca51: Pulling fs layer 08:17:24 adf638b6ca51: Download complete 08:17:25 e2c1ecea9632: Verifying Checksum 08:17:25 e2c1ecea9632: Download complete 08:17:26 e5c6f827c015: Verifying Checksum 08:17:26 e5c6f827c015: Download complete 08:17:28 e5c6f827c015: Pull complete 08:17:28 e2c1ecea9632: Pull complete 08:17:28 adf638b6ca51: Pull complete 08:17:28 Digest: sha256:0fe7402d11d8c85474c6ec6f9c9c8048cd0549c95535832b7f0735a4b47690a5 08:17:28 Status: Downloaded newer image for node:18-alpine3.18 08:17:28 ---> 5b9bcd66c7b9 08:17:28 Step 2/11 : RUN apk add --no-cache chromium 08:17:32 ---> Running in b00b2394bbd1 08:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:17:32 (1/154) Installing libexpat (2.5.0-r1) 08:17:32 (2/154) Installing brotli-libs (1.0.9-r14) 08:17:32 (3/154) Installing libbz2 (1.0.8-r5) 08:17:32 (4/154) Installing libpng (1.6.39-r3) 08:17:32 (5/154) Installing freetype (2.13.0-r5) 08:17:32 (6/154) Installing fontconfig (2.14.2-r3) 08:17:32 (7/154) Installing libfontenc (1.1.7-r2) 08:17:32 (8/154) Installing mkfontscale (1.2.2-r3) 08:17:32 (9/154) Installing font-opensans (0_git20210927-r1) 08:17:32 (10/154) Installing pkgconf (1.9.5-r0) 08:17:32 (11/154) Installing libffi (3.4.4-r2) 08:17:32 (12/154) Installing libintl (0.21.1-r7) 08:17:32 (13/154) Installing libblkid (2.38.1-r8) 08:17:32 (14/154) Installing libmount (2.38.1-r8) 08:17:32 (15/154) Installing pcre2 (10.42-r1) 08:17:32 (16/154) Installing glib (2.76.4-r0) 08:17:33 (17/154) Installing xz-libs (5.4.3-r0) 08:17:33 (18/154) Installing libxml2 (2.11.4-r0) 08:17:33 (19/154) Installing shared-mime-info (2.2-r5) 08:17:33 (20/154) Installing hicolor-icon-theme (0.17-r2) 08:17:33 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 08:17:33 (22/154) Installing libwebp (1.3.2-r0) 08:17:33 (23/154) Installing zstd-libs (1.5.5-r4) 08:17:33 (24/154) Installing tiff (4.5.1-r0) 08:17:33 (25/154) Installing gdk-pixbuf (2.42.10-r5) 08:17:33 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 08:17:33 (27/154) Installing libxau (1.0.11-r2) 08:17:33 (28/154) Installing libmd (1.0.4-r2) 08:17:33 (29/154) Installing libbsd (0.11.7-r1) 08:17:33 (30/154) Installing libxdmcp (1.1.4-r2) 08:17:33 (31/154) Installing libxcb (1.15-r1) 08:17:33 (32/154) Installing libx11 (1.8.4-r4) 08:17:33 (33/154) Installing libxcomposite (0.4.6-r3) 08:17:33 (34/154) Installing libxfixes (6.0.1-r2) 08:17:33 (35/154) Installing libxrender (0.9.11-r3) 08:17:33 (36/154) Installing libxcursor (1.2.1-r2) 08:17:33 (37/154) Installing libxdamage (1.1.6-r2) 08:17:33 (38/154) Installing libxext (1.3.5-r2) 08:17:33 (39/154) Installing libxi (1.8.1-r0) 08:17:33 (40/154) Installing libxinerama (1.1.5-r2) 08:17:33 (41/154) Installing libxrandr (1.5.3-r2) 08:17:33 (42/154) Installing libatk-1.0 (2.48.3-r0) 08:17:33 (43/154) Installing libxtst (1.2.4-r2) 08:17:33 (44/154) Installing dbus-libs (1.14.8-r0) 08:17:33 (45/154) Installing at-spi2-core (2.48.3-r0) 08:17:33 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 08:17:33 (47/154) Installing pixman (0.42.2-r1) 08:17:33 (48/154) Installing cairo (1.17.8-r1) 08:17:33 (49/154) Installing cairo-gobject (1.17.8-r1) 08:17:33 (50/154) Installing avahi-libs (0.8-r13) 08:17:33 (51/154) Installing gmp (6.2.1-r3) 08:17:33 (52/154) Installing nettle (3.8.1-r2) 08:17:33 (53/154) Installing libunistring (1.1-r1) 08:17:33 (54/154) Installing libidn2 (2.3.4-r1) 08:17:33 (55/154) Installing p11-kit (0.24.1-r2) 08:17:33 (56/154) Installing libtasn1 (4.19.0-r1) 08:17:33 (57/154) Installing gnutls (3.8.0-r2) 08:17:33 (58/154) Installing cups-libs (2.4.7-r0) 08:17:33 (59/154) Installing libepoxy (1.5.10-r1) 08:17:33 (60/154) Installing fribidi (1.0.13-r0) 08:17:33 (61/154) Installing graphite2 (1.3.14-r5) 08:17:33 (62/154) Installing harfbuzz (7.3.0-r0) 08:17:34 (63/154) Installing libxft (2.3.8-r1) 08:17:34 (64/154) Installing pango (1.50.14-r1) 08:17:34 (65/154) Installing wayland-libs-client (1.22.0-r2) 08:17:34 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 08:17:34 (67/154) Installing wayland-libs-egl (1.22.0-r2) 08:17:34 (68/154) Installing xkeyboard-config (2.38-r0) 08:17:34 (69/154) Installing libxkbcommon (1.5.0-r2) 08:17:34 (70/154) Installing gtk+3.0 (3.24.38-r1) 08:17:34 Executing gtk+3.0-3.24.38-r1.post-install 08:17:34 (71/154) Installing icu-data-full (73.2-r2) 08:17:34 (72/154) Installing mesa (23.0.4-r0) 08:17:34 (73/154) Installing llvm15-libs (15.0.7-r6) 08:17:34 (74/154) Installing hwdata-pci (0.370-r0) 08:17:34 (75/154) Installing libpciaccess (0.17-r2) 08:17:34 (76/154) Installing libdrm (2.4.115-r4) 08:17:35 (77/154) Installing musl-fts (1.2.7-r5) 08:17:35 (78/154) Installing libelf (0.189-r2) 08:17:35 (79/154) Installing mesa-glapi (23.0.4-r0) 08:17:35 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 08:17:35 (81/154) Installing eudev-libs (3.2.11-r8) 08:17:35 (82/154) Installing libmagic (5.45-r0) 08:17:35 (83/154) Installing file (5.45-r0) 08:17:35 (84/154) Installing libice (1.1.1-r2) 08:17:35 (85/154) Installing libuuid (2.38.1-r8) 08:17:35 (86/154) Installing libsm (1.2.4-r1) 08:17:35 (87/154) Installing libxt (1.3.0-r2) 08:17:35 (88/154) Installing libxmu (1.1.4-r2) 08:17:35 (89/154) Installing xset (1.2.5-r1) 08:17:35 (90/154) Installing xprop (1.2.6-r0) 08:17:35 (91/154) Installing xdg-utils (1.1.3-r4) 08:17:35 (92/154) Installing libogg (1.3.5-r4) 08:17:35 (93/154) Installing flac-libs (1.4.3-r0) 08:17:35 (94/154) Installing alsa-lib (1.2.9-r1) 08:17:35 (95/154) Installing libatomic (12.2.1_git20220924-r10) 08:17:35 (96/154) Installing svt-av1-libs (1.6.0-r0) 08:17:35 (97/154) Installing aom-libs (3.6.1-r0) 08:17:35 (98/154) Installing libva (2.18.0-r1) 08:17:35 (99/154) Installing libvdpau (1.5-r1) 08:17:35 (100/154) Installing onevpl-libs (2023.2.1-r0) 08:17:35 (101/154) Installing ffmpeg-libavutil (6.0-r15) 08:17:35 (102/154) Installing libdav1d (1.2.1-r0) 08:17:35 (103/154) Installing libhwy (1.0.4-r1) 08:17:35 (104/154) Installing lcms2 (2.15-r2) 08:17:35 (105/154) Installing libjxl (0.8.2-r0) 08:17:35 (106/154) Installing lame-libs (3.100-r5) 08:17:35 (107/154) Installing opus (1.4-r0) 08:17:35 (108/154) Installing libgomp (12.2.1_git20220924-r10) 08:17:35 (109/154) Installing soxr (0.1.3-r5) 08:17:35 (110/154) Installing ffmpeg-libswresample (6.0-r15) 08:17:35 (111/154) Installing libtheora (1.1.1-r17) 08:17:35 (112/154) Installing libvorbis (1.3.7-r1) 08:17:35 (113/154) Installing libvpx (1.13.0-r2) 08:17:36 (114/154) Installing x264-libs (0.164_git20220602-r1) 08:17:36 (115/154) Installing numactl (2.0.16-r4) 08:17:36 (116/154) Installing x265-libs (3.5-r4) 08:17:36 (117/154) Installing xvidcore (1.3.7-r1) 08:17:36 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 08:17:36 (119/154) Installing libbluray (1.3.4-r0) 08:17:36 (120/154) Installing mpg123-libs (1.31.3-r1) 08:17:36 (121/154) Installing libopenmpt (0.7.2-r0) 08:17:36 (122/154) Installing cjson (1.7.15-r4) 08:17:36 (123/154) Installing mbedtls (2.28.5-r0) 08:17:36 (124/154) Installing librist (0.2.7-r0) 08:17:36 (125/154) Installing libsrt (1.5.2-r0) 08:17:36 (126/154) Installing libssh (0.10.5-r0) 08:17:36 (127/154) Installing libsodium (1.0.18-r3) 08:17:36 (128/154) Installing libzmq (4.3.4-r4) 08:17:36 (129/154) Installing ffmpeg-libavformat (6.0-r15) 08:17:36 (130/154) Installing libevent (2.1.12-r6) 08:17:36 (131/154) Installing wayland-libs-server (1.22.0-r2) 08:17:36 (132/154) Installing mesa-gbm (23.0.4-r0) 08:17:36 (133/154) Installing harfbuzz-subset (7.3.0-r0) 08:17:36 (134/154) Installing icu-libs (73.2-r2) 08:17:36 (135/154) Installing jsoncpp (1.9.5-r0) 08:17:36 (136/154) Installing minizip (1.2.13-r0) 08:17:36 (137/154) Installing nspr (4.35-r2) 08:17:36 (138/154) Installing sqlite-libs (3.41.2-r2) 08:17:36 (139/154) Installing nss (3.91-r0) 08:17:36 (140/154) Installing pipewire-libs (0.3.70-r1) 08:17:36 (141/154) Installing libasyncns (0.8-r1) 08:17:36 (142/154) Installing libltdl (2.4.7-r2) 08:17:36 (143/154) Installing orc (0.4.34-r0) 08:17:36 (144/154) Installing libsndfile (1.2.0-r2) 08:17:36 (145/154) Installing speexdsp (1.2.1-r1) 08:17:36 (146/154) Installing tdb-libs (1.4.8-r1) 08:17:36 (147/154) Installing libpulse (16.1-r10) 08:17:36 (148/154) Installing snappy (1.1.10-r1) 08:17:36 (149/154) Installing libwoff2common (1.0.2-r2) 08:17:36 (150/154) Installing libwoff2enc (1.0.2-r2) 08:17:36 (151/154) Installing libgpg-error (1.47-r1) 08:17:36 (152/154) Installing libgcrypt (1.10.2-r1) 08:17:36 (153/154) Installing libxslt (1.1.38-r0) 08:17:36 (154/154) Installing chromium (117.0.5938.62-r0) 08:17:38 Executing busybox-1.36.1-r2.trigger 08:17:38 Executing fontconfig-2.14.2-r3.trigger 08:17:38 Executing mkfontscale-1.2.2-r3.trigger 08:17:38 Executing glib-2.76.4-r0.trigger 08:17:38 Executing shared-mime-info-2.2-r5.trigger 08:17:38 Executing gdk-pixbuf-2.42.10-r5.trigger 08:17:38 Executing gtk-update-icon-cache-3.24.38-r1.trigger 08:17:38 OK: 576 MiB in 171 packages 08:17:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9396 in /w/workspace/edgexfoundry_edgex-ui-go_PR-640 [Pipeline] { [Pipeline] ws 08:17:39 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:17:39 The recommended git tool is: git 08:17:44 using credential edgex-jenkins-ssh 08:17:44 Cloning the remote Git repository 08:17:44 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:17:44 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:17:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:17:44 > git --version # timeout=10 08:17:44 > git --version # 'git version 2.25.1' 08:17:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:17:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:49 Merging remotes/origin/main commit f65144e2eab94398f5e1f661bab73f031313c3c8 into PR head commit 251009a23b66d691ac4c64301926a540a4ba3d86 08:17:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:17:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:17:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/640/head:refs/remotes/origin/PR-640 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:17:49 > git config core.sparsecheckout # timeout=10 08:17:49 > git checkout -f 251009a23b66d691ac4c64301926a540a4ba3d86 # timeout=10 08:17:50 Merge succeeded, producing 251009a23b66d691ac4c64301926a540a4ba3d86 08:17:50 Checking out Revision 251009a23b66d691ac4c64301926a540a4ba3d86 (PR-640) 08:17:50 Removing intermediate container b00b2394bbd1 08:17:50 ---> 9ed3c25ba22f 08:17:50 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 08:17:50 ---> Running in 62fcf9b2da69 08:17:50 Removing intermediate container 62fcf9b2da69 08:17:50 ---> c8d0f1eb9db3 08:17:50 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 08:17:50 ---> Running in 5fa2bfb673d5 08:17:50 Removing intermediate container 5fa2bfb673d5 08:17:50 ---> 431deb2bf93c 08:17:50 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 08:17:50 ---> Running in a887f37b08ea 08:17:50 Removing intermediate container a887f37b08ea 08:17:50 ---> 206501f197b9 08:17:50 Step 6/11 : RUN npm install -g npm 08:17:50 ---> Running in 1744d902e089 08:17:51 Commit message: "chore(deps-dev): Bump @babel/traverse from 7.15.4 to 7.23.2 in /web" 08:17:51 > git --version # timeout=10 08:17:51 > git --version # 'git version 2.25.1' 08:17:51 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 08:17:50 > git remote # timeout=10 08:17:50 > git config --get remote.origin.url # timeout=10 08:17:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:50 > git merge f65144e2eab94398f5e1f661bab73f031313c3c8 # timeout=10 08:17:50 > git rev-parse HEAD^{commit} # timeout=10 08:17:50 > git config core.sparsecheckout # timeout=10 08:17:50 > git checkout -f 251009a23b66d691ac4c64301926a540a4ba3d86 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:17:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:17:52 % Total % Received % Xferd Average Speed Time Time Time Current 08:17:52 Dload Upload Total Spent Left Speed 08:17:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh 08:17:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:17:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:17:53 + sudo tee /etc/docker/daemon.new 08:17:53 { 08:17:53 "registry-mirrors": [ 08:17:53 "https://nexus3.edgexfoundry.org:10001" 08:17:53 ], 08:17:53 "bip": "10.250.0.254/24", 08:17:53 "hosts": [ 08:17:53 "tcp://0.0.0.0:5555", 08:17:53 "unix:///var/run/docker.sock" 08:17:53 ], 08:17:53 "mtu": 1458, 08:17:53 "selinux-enabled": true, 08:17:53 "seccomp-profile": "/etc/docker/seccomp.json" 08:17:53 } [Pipeline] sh 08:17:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:17:54 + sudo service docker restart 08:17:57 08:17:57 removed 2 packages, and changed 62 packages in 7s 08:17:57 08:17:57 29 packages are looking for funding 08:17:57 run `npm fund` for details 08:17:59 Removing intermediate container 1744d902e089 08:17:59 ---> e64eac61c42f 08:17:59 Step 7/11 : ARG USER=1000 08:17:59 ---> Running in 8dd7f7f19151 08:17:59 Removing intermediate container 8dd7f7f19151 08:17:59 ---> d14ed087659f 08:17:59 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 08:17:59 ---> Running in 057bd1e98c30 08:18:00 Removing intermediate container 057bd1e98c30 08:18:00 ---> 6802eae3f6d7 08:18:00 Step 9/11 : USER $USER:$USER 08:18:00 ---> Running in f108b2628f06 08:18:00 Removing intermediate container f108b2628f06 08:18:00 ---> 867f32b210c3 08:18:00 Step 10/11 : WORKDIR /app 08:18:00 ---> Running in 4fdfd43f8cae 08:18:00 Removing intermediate container 4fdfd43f8cae 08:18:00 ---> 86ee7c9e1d61 08:18:00 Step 11/11 : LABEL git_sha=251009a23b66d691ac4c64301926a540a4ba3d86 08:18:00 ---> Running in 7f340f89f846 08:18:00 Removing intermediate container 7f340f89f846 08:18:00 ---> e6b7c168c645 08:18:00 Successfully built e6b7c168c645 08:18:00 Successfully tagged edgexfoundry/edgex-web-ui:251009a23b66d691ac4c64301926a540a4ba3d86 08:18:00 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 08:18:00 touch edgex-web-ui.imagebuilt 08:18:00 mkdir -p node_modules coverage 08:18:00 chown "1000:1000" node_modules coverage package-lock.json 08:18:00 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 08:18:02 npm WARN EBADENGINE Unsupported engine { 08:18:02 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 08:18:02 npm WARN EBADENGINE required: { 08:18:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:18:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:18:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:18:02 npm WARN EBADENGINE }, 08:18:02 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:18:02 npm WARN EBADENGINE } 08:18:02 npm WARN EBADENGINE Unsupported engine { 08:18:02 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 08:18:02 npm WARN EBADENGINE required: { 08:18:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:18:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:18:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:18:02 npm WARN EBADENGINE }, 08:18:02 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:18:02 npm WARN EBADENGINE } 08:18:02 npm WARN EBADENGINE Unsupported engine { 08:18:02 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 08:18:02 npm WARN EBADENGINE required: { 08:18:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:18:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:18:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:18:02 npm WARN EBADENGINE }, 08:18:02 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:18:02 npm WARN EBADENGINE } 08:18:02 npm WARN EBADENGINE Unsupported engine { 08:18:02 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 08:18:02 npm WARN EBADENGINE required: { 08:18:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:18:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:18:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:18:02 npm WARN EBADENGINE }, 08:18:02 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:18:02 npm WARN EBADENGINE } 08:18:02 npm WARN EBADENGINE Unsupported engine { 08:18:02 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 08:18:02 npm WARN EBADENGINE required: { 08:18:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:18:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:18:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:18:02 npm WARN EBADENGINE }, 08:18:02 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:18:02 npm WARN EBADENGINE } 08:18:02 npm WARN EBADENGINE Unsupported engine { 08:18:02 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 08:18:02 npm WARN EBADENGINE required: { 08:18:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:18:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:18:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:18:02 npm WARN EBADENGINE }, 08:18:02 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:18:02 npm WARN EBADENGINE } 08:18:02 npm WARN EBADENGINE Unsupported engine { 08:18:02 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 08:18:02 npm WARN EBADENGINE required: { 08:18:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:18:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:18:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:18:02 npm WARN EBADENGINE }, 08:18:02 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:18:02 npm WARN EBADENGINE } 08:18:02 npm WARN EBADENGINE Unsupported engine { 08:18:02 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 08:18:02 npm WARN EBADENGINE required: { 08:18:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:18:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:18:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:18:02 npm WARN EBADENGINE }, 08:18:02 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:18:02 npm WARN EBADENGINE } 08:18:02 npm WARN EBADENGINE Unsupported engine { 08:18:02 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 08:18:02 npm WARN EBADENGINE required: { 08:18:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:18:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:18:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:18:02 npm WARN EBADENGINE }, 08:18:02 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:18:02 npm WARN EBADENGINE } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:18:12 provisioning config files... 08:18:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6651190385205115307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:12 ---> docker-login.sh 08:18:12 nexus3.edgexfoundry.org:10001 08:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:13 Configure a credential helper to remove this warning. See 08:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:13 08:18:13 Login Succeeded 08:18:13 nexus3.edgexfoundry.org:10002 08:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:13 Configure a credential helper to remove this warning. See 08:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:13 08:18:13 Login Succeeded 08:18:13 nexus3.edgexfoundry.org:10003 08:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:14 Configure a credential helper to remove this warning. See 08:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:14 08:18:14 Login Succeeded 08:18:14 nexus3.edgexfoundry.org:10004 08:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:14 Configure a credential helper to remove this warning. See 08:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:14 08:18:14 Login Succeeded 08:18:14 docker.io 08:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:18:15 Configure a credential helper to remove this warning. See 08:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:18:15 08:18:15 Login Succeeded 08:18:15 ---> docker-login.sh ends [Pipeline] } 08:18:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:18:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:18:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:18:15 ========================================================= 08:18:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:18:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:16 + 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 . 08:18:17 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 08:18:17 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 08:18:17 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 08:18:17 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 08:18:17 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 08:18:17 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 08:18:17 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 08:18:17 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 08:18:17 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 08:18:17 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:18:17 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 08:18:17 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:18:17 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 08:18:17 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 08:18:17 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 08:18:17 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 08:18:17 Sending build context to Docker daemon 31.52MB 08:18:17 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 08:18:17 Step 2/15 : FROM ${BASE} AS builder 08:18:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:18:17 9fda8d8052c6: Pulling fs layer 08:18:17 5d54e960e981: Pulling fs layer 08:18:17 c4a7e357bf2a: Pulling fs layer 08:18:17 f0e02332f6b5: Pulling fs layer 08:18:17 cefa15bbcfad: Pulling fs layer 08:18:17 17808c966233: Pulling fs layer 08:18:17 f4c1fc716caa: Pulling fs layer 08:18:17 cefa15bbcfad: Waiting 08:18:17 17808c966233: Waiting 08:18:17 f4c1fc716caa: Waiting 08:18:17 f0e02332f6b5: Waiting 08:18:17 5d54e960e981: Verifying Checksum 08:18:17 5d54e960e981: Download complete 08:18:17 f0e02332f6b5: Verifying Checksum 08:18:17 f0e02332f6b5: Download complete 08:18:17 cefa15bbcfad: Verifying Checksum 08:18:17 cefa15bbcfad: Download complete 08:18:17 9fda8d8052c6: Verifying Checksum 08:18:17 9fda8d8052c6: Download complete 08:18:17 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 08:18:18 f4c1fc716caa: Verifying Checksum 08:18:18 f4c1fc716caa: Download complete 08:18:18 9fda8d8052c6: Pull complete 08:18:19 5d54e960e981: Pull complete 08:18:19 c4a7e357bf2a: Verifying Checksum 08:18:19 c4a7e357bf2a: Download complete 08:18:20 17808c966233: Verifying Checksum 08:18:20 17808c966233: Download complete 08:18:20 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 08:18:20 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 08:18:23 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 08:18:27 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 08:18:32 c4a7e357bf2a: Pull complete 08:18:32 f0e02332f6b5: Pull complete 08:18:32 cefa15bbcfad: Pull complete 08:18:33 08:18:33 added 1483 packages, and audited 1484 packages in 32s 08:18:33 08:18:33 76 vulnerabilities (1 low, 53 moderate, 18 high, 4 critical) 08:18:33 08:18:33 To address issues that do not require attention, run: 08:18:33 npm audit fix 08:18:33 08:18:33 To address all issues (including breaking changes), run: 08:18:33 npm audit fix --force 08:18:33 08:18:33 Run `npm audit` for details. 08:18:37 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 08:18:39 - Generating browser application bundles (phase: setup)... 08:18:41 17808c966233: Pull complete 08:18:42 f4c1fc716caa: Pull complete 08:18:42 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 08:18:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:18:42 ---> ea914061e18c 08:18:42 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:18:43 Compiling @angular/core : es2015 as esm2015 08:18:43 Compiling @angular/compiler/testing : es2015 as esm2015 08:18:44 ---> Running in b387d811c720 08:18:44 Removing intermediate container b387d811c720 08:18:44 ---> 2bc0745cee8d 08:18:44 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:18:44 ---> Running in 9910cd859c2f 08:18:45 Removing intermediate container 9910cd859c2f 08:18:45 ---> efd15916dd75 08:18:45 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:18:45 ---> Running in 86a4ea69f4d2 08:18:45 Removing intermediate container 86a4ea69f4d2 08:18:45 ---> 8f4dac6359f1 08:18:45 Step 6/15 : LABEL Name=edgex-ui-go 08:18:45 ---> Running in 66774435d262 08:18:45 Compiling @angular/core/testing : es2015 as esm2015 08:18:45 Compiling @angular/common : es2015 as esm2015 08:18:45 Removing intermediate container 66774435d262 08:18:45 ---> 1683ab4c2eed 08:18:45 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 08:18:45 ---> Running in ff9661f68a9c 08:18:46 Removing intermediate container ff9661f68a9c 08:18:46 ---> 7f6faed35adb 08:18:46 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:18:46 Compiling @angular/platform-browser : es2015 as esm2015 08:18:46 Compiling @angular/common/testing : es2015 as esm2015 08:18:46 Compiling @angular/common/http : es2015 as esm2015 08:18:46 latest: Pulling from library/docker 08:18:46 579b34f0a95b: Pulling fs layer 08:18:46 2ecd494fa26a: Pulling fs layer 08:18:46 4f4fb700ef54: Pulling fs layer 08:18:46 152366591504: Pulling fs layer 08:18:46 002e729a1bea: Pulling fs layer 08:18:46 4475640d4b97: Pulling fs layer 08:18:46 479bb069c953: Pulling fs layer 08:18:46 66610116e541: Pulling fs layer 08:18:46 c755325432ec: Pulling fs layer 08:18:46 0c0c0e07713e: Pulling fs layer 08:18:46 9dca35f54c3f: Pulling fs layer 08:18:46 72c9535dbe0a: Pulling fs layer 08:18:46 4327d02e6b19: Pulling fs layer 08:18:46 838c0131b953: Pulling fs layer 08:18:46 152366591504: Waiting 08:18:46 002e729a1bea: Waiting 08:18:46 66610116e541: Waiting 08:18:46 c755325432ec: Waiting 08:18:46 0c0c0e07713e: Waiting 08:18:46 9dca35f54c3f: Waiting 08:18:46 72c9535dbe0a: Waiting 08:18:46 4327d02e6b19: Waiting 08:18:46 838c0131b953: Waiting 08:18:46 4475640d4b97: Waiting 08:18:46 479bb069c953: Waiting 08:18:46 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 08:18:46 4f4fb700ef54: Verifying Checksum 08:18:46 4f4fb700ef54: Download complete 08:18:46 2ecd494fa26a: Verifying Checksum 08:18:46 2ecd494fa26a: Download complete 08:18:46 579b34f0a95b: Verifying Checksum 08:18:46 579b34f0a95b: Download complete 08:18:47 Compiling @angular/platform-browser/testing : es2015 as esm2015 08:18:47 Compiling @angular/router : es2015 as esm2015 08:18:47 Compiling @angular/forms : es2015 as esm2015 08:18:47 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 08:18:47 152366591504: Verifying Checksum 08:18:47 152366591504: Download complete 08:18:47 002e729a1bea: Verifying Checksum 08:18:47 002e729a1bea: Download complete 08:18:47 479bb069c953: Verifying Checksum 08:18:47 479bb069c953: Download complete 08:18:47 4475640d4b97: Verifying Checksum 08:18:47 4475640d4b97: Download complete 08:18:47 66610116e541: Verifying Checksum 08:18:47 66610116e541: Download complete 08:18:47 c755325432ec: Verifying Checksum 08:18:47 c755325432ec: Download complete 08:18:47 579b34f0a95b: Pull complete 08:18:47 9dca35f54c3f: Verifying Checksum 08:18:47 9dca35f54c3f: Download complete 08:18:47 Compiling @angular/common/http/testing : es2015 as esm2015 08:18:48 4327d02e6b19: Verifying Checksum 08:18:48 4327d02e6b19: Download complete 08:18:48 0c0c0e07713e: Verifying Checksum 08:18:48 0c0c0e07713e: Download complete 08:18:48 838c0131b953: Verifying Checksum 08:18:48 838c0131b953: Download complete 08:18:48 2ecd494fa26a: Pull complete 08:18:48 Compiling @angular/router/testing : es2015 as esm2015 08:18:48 4f4fb700ef54: Pull complete 08:18:49 72c9535dbe0a: Verifying Checksum 08:18:49 72c9535dbe0a: Download complete 08:18:49 152366591504: Pull complete 08:18:51 002e729a1bea: Pull complete 08:18:52 4475640d4b97: Pull complete 08:18:52 479bb069c953: Pull complete 08:18:52 66610116e541: Pull complete 08:18:53 17 10 2023 08:18:52.996:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 08:18:53 17 10 2023 08:18:52.998:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 08:18:53 17 10 2023 08:18:53.001:INFO [launcher]: Starting browser ChromeHeadless 08:18:53 c755325432ec: Pull complete 08:18:55 0c0c0e07713e: Pull complete 08:18:55 9dca35f54c3f: Pull complete 08:18:58 72c9535dbe0a: Pull complete 08:18:58 4327d02e6b19: Pull complete 08:18:58 838c0131b953: Pull complete 08:18:58 Digest: sha256:f28ffd78641197871fea8fd679f2bf8a1cdafa4dc3f1ce3e700ad964aac2879a 08:18:58 Status: Downloaded newer image for docker:latest 08:19:01 ---> af6da6e1b8f4 08:19:01 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:19:01 ---> Running in e5c503b5a9c2 08:19:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:19:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:19:03 OK: 266 MiB in 52 packages 08:19:04 Removing intermediate container e5c503b5a9c2 08:19:04 ---> 97454d15ae07 08:19:04 Step 10/15 : ENV GO111MODULE=on 08:19:04 ---> Running in 9d54b60859b1 08:19:04 Removing intermediate container 9d54b60859b1 08:19:04 ---> 3dc86096d087 08:19:04 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:19:04 ---> Running in f2713eaec8f3 08:19:05 Removing intermediate container f2713eaec8f3 08:19:05 ---> f77630470d6d 08:19:05 Step 12/15 : COPY go.mod vendor* ./ 08:19:05 ✔ Browser application bundle generation complete. 08:19:05 17 10 2023 08:19:04.197:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket YacyDkFlihZ6s0jfAAAB with id 4201127 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.074 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.102 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.125 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.135 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.166 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.208 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.218 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.232 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.263 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.271 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.283 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.291 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.295 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.297 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.3 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.311 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.319 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.332 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.36 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.369 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.385 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.389 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.393 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.396 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.456 secs) 08:19:07 WARN: ' 08:19:07 It looks like you're using ngModel on the same form field as formControlName. 08:19:07 Support for using the ngModel input property and ngModelChange event with 08:19:07 reactive form directives has been deprecated in Angular v6 and will be removed 08:19:07 in a future version of Angular. 08:19:07 08:19:07 For more information on this, see our API docs here: 08:19:07 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:19:07 ' 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.456 secs) 08:19:07 WARN: ' 08:19:07 It looks like you're using ngModel on the same form field as formControlName. 08:19:07 Support for using the ngModel input property and ngModelChange event with 08:19:07 reactive form directives has been deprecated in Angular v6 and will be removed 08:19:07 in a future version of Angular. 08:19:07 08:19:07 For more information on this, see our API docs here: 08:19:07 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:19:07 ' 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.524 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.531 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.544 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.551 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.57 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.576 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.581 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.583 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.593 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.599 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.605 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.611 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.613 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.617 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.628 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.635 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.644 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.648 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.667 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.683 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.689 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.717 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.721 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.723 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.737 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.76 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.83 secs) 08:19:07 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.86 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.886 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.893 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.9 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.911 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.921 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.926 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.929 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.932 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.941 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.943 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.957 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.964 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.994 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 1.007 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 1.023 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 1.03 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 1.039 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 1.056 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 1.059 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 1.067 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 1.077 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.082 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.087 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.092 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.123 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.145 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.162 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.164 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.183 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.185 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.187 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.204 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.22 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.223 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.225 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.226 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.232 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.251 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.263 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.269 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.282 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.299 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.325 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.343 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.355 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.364 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.382 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.387 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.392 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.395 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.397 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.399 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.412 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.414 secs) 08:19:08 ERROR: 'NG0304: 'router-outlet' is not a known element: 08:19:08 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 08:19:08 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.414 secs) 08:19:08 ERROR: 'NG0304: 'router-outlet' is not a known element: 08:19:08 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 08:19:08 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.417 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.426 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.45 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.48 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.495 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.502 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.52 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.522 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.523 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.536 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.539 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.541 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.554 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.563 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.569 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.571 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.573 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.574 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.576 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.577 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.598 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.615 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.622 secs) 08:19:08 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.628 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.64 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.647 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.65 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.653 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.659 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.664 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.669 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.671 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.673 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.675 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.677 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.678 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.68 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.681 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.682 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.683 secs) 08:19:09 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.336 secs / 1.683 secs) 08:19:09 TOTAL: 147 SUCCESS 08:19:09 ✔ Browser application bundle generation complete. 08:19:09 ---> 9742d7db9f0b 08:19:09 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:09 ---> Running in a6d236af8a38 08:19:09 08:19:09 =============================== Coverage summary =============================== 08:19:09 Statements : 41.03% ( 1473/3590 ) 08:19:09 Branches : 11.75% ( 114/970 ) 08:19:09 Functions : 32.21% ( 422/1310 ) 08:19:09 Lines : 39.02% ( 1328/3403 ) 08:19:09 ================================================================================ 08:19:09 ✔ Browser application bundle generation complete. 08:19:10 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-640/web' [Pipeline] echo 08:19:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:19:10 $ docker stop --time=1 e7de9e1bf5b9b16621126bc9e5c8a58d9110251198e7b4e7f456a05d8f10ec3c 08:19:11 $ docker rm -f --volumes e7de9e1bf5b9b16621126bc9e5c8a58d9110251198e7b4e7f456a05d8f10ec3c [Pipeline] // withDockerContainer [Pipeline] sh 08:19:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:19:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:19:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:19:14 + ls -al . 08:19:14 total 180 08:19:14 drwxrwxr-x 14 jenkins jenkins 4096 Oct 17 08:17 . 08:19:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 08:15 .. 08:19:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 08:15 .blubracket 08:19:14 -rw-rw-r-- 1 jenkins jenkins 18 Oct 17 08:15 .dockerignore 08:19:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 08:15 .git 08:19:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 08:15 .github 08:19:14 -rw-rw-r-- 1 jenkins jenkins 185 Oct 17 08:15 .gitignore 08:19:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 08:15 .semver 08:19:14 -rw-rw-r-- 1 jenkins jenkins 8418 Oct 17 08:15 Attribution.txt 08:19:14 -rw-rw-r-- 1 jenkins jenkins 19103 Oct 17 08:15 CHANGELOG.md 08:19:14 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 17 08:15 CONTRIBUTING.md 08:19:14 -rw-rw-r-- 1 jenkins jenkins 1788 Oct 17 08:15 Dockerfile 08:19:14 -rw-rw-r-- 1 jenkins jenkins 652 Oct 17 08:15 Jenkinsfile 08:19:14 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 17 08:15 LICENSE 08:19:14 -rw-rw-r-- 1 jenkins jenkins 2134 Oct 17 08:15 Makefile 08:19:14 -rw-rw-r-- 1 jenkins jenkins 4549 Oct 17 08:15 README.md 08:19:14 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 08:15 VERSION 08:19:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 08:15 assets 08:19:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 08:15 bin 08:19:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 08:15 cmd 08:19:14 -rw-r--r-- 1 jenkins jenkins 10 Oct 17 08:17 coverage.out 08:19:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 08:15 docs 08:19:14 -rw-rw-r-- 1 jenkins jenkins 2999 Oct 17 08:15 go.mod 08:19:14 -rw-rw-r-- 1 jenkins jenkins 30528 Oct 17 08:15 go.sum 08:19:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 08:15 internal 08:19:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 08:15 snap 08:19:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 08:15 testing 08:19:14 -rw-rw-r-- 1 jenkins jenkins 155 Oct 17 08:15 version.go 08:19:14 drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 08:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:14 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=251009a23b66d691ac4c64301926a540a4ba3d86 --label arch=amd64 --label version=0.0.0 . 08:19:15 Sending build context to Docker daemon 51.58MB 08:19:15 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 08:19:15 Step 2/25 : FROM ${BASE} AS builder 08:19:15 ---> 78f126ec33c0 08:19:15 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:19:17 ---> Running in c7edbe66ed41 08:19:17 Removing intermediate container c7edbe66ed41 08:19:17 ---> 65025c1b1e58 08:19:17 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 08:19:17 ---> Running in 534e6749f43d 08:19:18 Removing intermediate container 534e6749f43d 08:19:18 ---> 69b32f8078f3 08:19:18 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:19:18 ---> Running in 6c87809c2dda 08:19:18 Removing intermediate container 6c87809c2dda 08:19:18 ---> fab9883d98c0 08:19:18 Step 6/25 : LABEL Name=edgex-ui-go 08:19:18 ---> Running in 962711be12a9 08:19:19 Removing intermediate container 962711be12a9 08:19:19 ---> f8ebcf16aa42 08:19:19 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 08:19:19 ---> Running in f1c2e4f30c38 08:19:19 Removing intermediate container f1c2e4f30c38 08:19:19 ---> 321f8ee876db 08:19:19 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:19:21 ---> ded163e7b249 08:19:21 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:19:21 ---> Running in e6f3a2b8b0bd 08:19:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:19:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:19:22 OK: 264 MiB in 52 packages 08:19:23 Removing intermediate container e6f3a2b8b0bd 08:19:23 ---> dd93b388ac85 08:19:23 Step 10/25 : ENV GO111MODULE=on 08:19:23 ---> Running in de2dcdf86df2 08:19:24 Removing intermediate container de2dcdf86df2 08:19:24 ---> 5d6dc4a0e350 08:19:24 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:19:24 ---> Running in 82d99e429a8f 08:19:24 Removing intermediate container 82d99e429a8f 08:19:24 ---> 423421910b80 08:19:24 Step 12/25 : COPY go.mod vendor* ./ 08:19:24 ---> 49ce9b05462d 08:19:24 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:24 ---> Running in 5faf5d6dee30 08:19:25 Removing intermediate container 5faf5d6dee30 08:19:25 ---> a08a3e349ee6 08:19:25 Step 14/25 : COPY . . 08:19:27 ---> d6050cba798c 08:19:27 Step 15/25 : RUN ${MAKE} 08:19:27 ---> Running in d18060a2c6ef 08:19:27 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 08:19:45 Removing intermediate container d18060a2c6ef 08:19:45 ---> 317b82445470 08:19:45 Step 16/25 : FROM alpine:3.18 08:19:45 3.18: Pulling from library/alpine 08:19:45 96526aa774ef: Already exists 08:19:45 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:19:45 Status: Downloaded newer image for alpine:3.18 08:19:45 ---> 8ca4688f4f35 08:19:45 Step 17/25 : EXPOSE 4000 08:19:45 ---> Running in 91e2e59f5f93 08:19:45 Removing intermediate container 91e2e59f5f93 08:19:45 ---> 25328ea55987 08:19:45 Step 18/25 : 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 08:19:46 ---> 426a1ad0dbb3 08:19:46 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:19:46 ---> 8d864954bb27 08:19:46 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:19:46 ---> 8636173fd650 08:19:46 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:19:46 ---> Running in d2fe78f61bdc 08:19:47 Removing intermediate container d2fe78f61bdc 08:19:47 ---> 89897cc9f41c 08:19:47 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 08:19:47 ---> Running in 193527950c91 08:19:47 Removing intermediate container 193527950c91 08:19:47 ---> 9e0fd522ee6b 08:19:47 Step 23/25 : LABEL arch=amd64 08:19:47 ---> Running in 01ceac744929 08:19:47 Removing intermediate container 01ceac744929 08:19:47 ---> 286816eb34dd 08:19:47 Step 24/25 : LABEL git_sha=251009a23b66d691ac4c64301926a540a4ba3d86 08:19:47 ---> Running in 162c33005a5f 08:19:47 Removing intermediate container 162c33005a5f 08:19:47 ---> 73d6abe75a53 08:19:47 Step 25/25 : LABEL version=0.0.0 08:19:47 ---> Running in f8c641d7e595 08:19:47 Removing intermediate container f8c641d7e595 08:19:47 ---> 6fff6b9d93fb 08:19:47 [Warning] One or more build-args [ARCH] were not consumed 08:19:47 Successfully built 6fff6b9d93fb 08:19:47 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:48 08:19:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:48 latest: Pulling from edgex-lftools-log-publisher 08:19:48 5eb5b503b376: Pulling fs layer 08:19:48 5c69ac0246d0: Pulling fs layer 08:19:48 ec43610c2a17: Pulling fs layer 08:19:48 3a2ae6a8a46f: Pulling fs layer 08:19:48 33b1e0a273af: Pulling fs layer 08:19:48 5d3b04190fa2: Pulling fs layer 08:19:48 2f39f015ded8: Pulling fs layer 08:19:48 3a2ae6a8a46f: Waiting 08:19:48 5d3b04190fa2: Waiting 08:19:48 5c69ac0246d0: Verifying Checksum 08:19:48 5c69ac0246d0: Download complete 08:19:48 3a2ae6a8a46f: Download complete 08:19:48 33b1e0a273af: Verifying Checksum 08:19:48 33b1e0a273af: Download complete 08:19:48 5d3b04190fa2: Verifying Checksum 08:19:48 5d3b04190fa2: Download complete 08:19:48 ec43610c2a17: Verifying Checksum 08:19:48 ec43610c2a17: Download complete 08:19:48 5eb5b503b376: Verifying Checksum 08:19:48 5eb5b503b376: Download complete 08:19:49 2f39f015ded8: Download complete 08:19:50 5eb5b503b376: Pull complete 08:19:50 5c69ac0246d0: Pull complete 08:19:50 ec43610c2a17: Pull complete 08:19:50 3a2ae6a8a46f: Pull complete 08:19:51 33b1e0a273af: Pull complete 08:19:51 5d3b04190fa2: Pull complete 08:19:56 2f39f015ded8: Pull complete 08:19:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:19:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:56 prd-ubuntu20.04-docker-8c-8g-9395 does not seem to be running inside a container 08:19:56 $ 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-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:20:03 $ docker top 863c450d71c93e8178f028540c77dbd43c48e5fa4bf1bc2aad799104b456a77d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:20:03 ---> job-cost.sh 08:20:03 lf-activate-venv: SKIPPING 08:20:03 INFO: No Stack... 08:20:04 INFO: Retrieving Pricing Info for: v3-standard-8 08:20:04 INFO: Archiving Costs [Pipeline] sh 08:20:04 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives/cost.csv 08:20:04 + cut -d, -f6 [Pipeline] lock 08:20:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-640-1-stack-cost] 08:20:04 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-640-1-stack-cost] did not exist. Created. 08:20:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-640-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:20:05 + echo total: 0.2199999988079071 [Pipeline] stash 08:20:06 Stashed 1 file(s) [Pipeline] } 08:20:06 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-640-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:20:06 $ docker stop --time=1 863c450d71c93e8178f028540c77dbd43c48e5fa4bf1bc2aad799104b456a77d 08:20:08 $ docker rm -f --volumes 863c450d71c93e8178f028540c77dbd43c48e5fa4bf1bc2aad799104b456a77d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:20:31 Removing intermediate container a6d236af8a38 08:20:31 ---> c4ca1fdc1ca6 08:20:31 Step 14/15 : COPY . . 08:20:34 ---> 44a543ceb198 08:20:34 Step 15/15 : RUN ${MAKE} 08:20:34 ---> Running in ec725624dd99 08:20:35 noop 08:20:35 Removing intermediate container ec725624dd99 08:20:35 ---> ab2ee5430fdc 08:20:35 Successfully built ab2ee5430fdc 08:20:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:36 + docker inspect -f . ci-base-image-arm64 08:20:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:36 prd-ubuntu20.04-docker-arm64-4c-16g-9396 does not seem to be running inside a container 08:20:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:20:37 $ docker top 7e9aae35ebe7c746749207bdf26e2acc879d3228bc40c66f3570fad65011f017 -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:38 + go version 08:20:38 go version go1.21.0 linux/arm64 [Pipeline] } 08:20:38 $ docker stop --time=1 7e9aae35ebe7c746749207bdf26e2acc879d3228bc40c66f3570fad65011f017 08:20:40 $ docker rm -f --volumes 7e9aae35ebe7c746749207bdf26e2acc879d3228bc40c66f3570fad65011f017 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:41 + docker inspect -f . ci-base-image-arm64 08:20:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:41 prd-ubuntu20.04-docker-arm64-4c-16g-9396 does not seem to be running inside a container 08:20:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:20:45 $ docker top d541692681471c7f04dff5ce7b9d96d03ba93604d79f5b03efa4ee554cdc6b3e -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:46 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 08:20:46 + make test 08:20:46 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 08:20:50 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:21:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:21:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:21:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:21:58 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 08:21:58 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 08:21:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:21:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:21:58 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 08:21:58 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 08:22:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:22:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:22:11 ./bin/test-attribution-txt.sh 08:22:11 make -C web test 08:22:11 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 08:22:11 make[1]: tput: No such file or directory 08:22:11 make[1]: tput: No such file or directory 08:22:11 warning: generating ./VERSION 08:22:11 echo "0.0.0" > VERSION 08:22:11 docker build \ 08:22:11 -f Dockerfile \ 08:22:11 --build-arg USER=1000 \ 08:22:11 \ 08:22:11 --label "git_sha=251009a23b66d691ac4c64301926a540a4ba3d86" \ 08:22:11 -t edgexfoundry/edgex-web-ui:251009a23b66d691ac4c64301926a540a4ba3d86 \ 08:22:11 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 08:22:11 . 08:22:11 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 08:22:11 Install the buildx component to build images with BuildKit: 08:22:11 https://docs.docker.com/go/buildx/ 08:22:11 08:22:11 Sending build context to Docker daemon 2.708MB 08:22:11 Step 1/11 : FROM node:18-alpine3.18 08:22:11 18-alpine3.18: Pulling from library/node 08:22:11 579b34f0a95b: Already exists 08:22:11 11166062bf20: Pulling fs layer 08:22:11 1971aa049f3c: Pulling fs layer 08:22:11 570ecaef29ae: Pulling fs layer 08:22:11 570ecaef29ae: Download complete 08:22:11 1971aa049f3c: Verifying Checksum 08:22:11 1971aa049f3c: Download complete 08:22:13 11166062bf20: Verifying Checksum 08:22:13 11166062bf20: Download complete 08:22:23 11166062bf20: Pull complete 08:22:23 1971aa049f3c: Pull complete 08:22:23 570ecaef29ae: Pull complete 08:22:23 Digest: sha256:0fe7402d11d8c85474c6ec6f9c9c8048cd0549c95535832b7f0735a4b47690a5 08:22:23 Status: Downloaded newer image for node:18-alpine3.18 08:22:23 ---> 3c1464c59861 08:22:23 Step 2/11 : RUN apk add --no-cache chromium 08:22:23 ---> Running in 42b1737b62f2 08:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:25 (1/151) Installing libexpat (2.5.0-r1) 08:22:25 (2/151) Installing brotli-libs (1.0.9-r14) 08:22:25 (3/151) Installing libbz2 (1.0.8-r5) 08:22:25 (4/151) Installing libpng (1.6.39-r3) 08:22:25 (5/151) Installing freetype (2.13.0-r5) 08:22:25 (6/151) Installing fontconfig (2.14.2-r3) 08:22:25 (7/151) Installing libfontenc (1.1.7-r2) 08:22:26 (8/151) Installing mkfontscale (1.2.2-r3) 08:22:26 (9/151) Installing font-opensans (0_git20210927-r1) 08:22:26 (10/151) Installing pkgconf (1.9.5-r0) 08:22:26 (11/151) Installing libffi (3.4.4-r2) 08:22:26 (12/151) Installing libintl (0.21.1-r7) 08:22:26 (13/151) Installing libblkid (2.38.1-r8) 08:22:26 (14/151) Installing libmount (2.38.1-r8) 08:22:26 (15/151) Installing pcre2 (10.42-r1) 08:22:26 (16/151) Installing glib (2.76.4-r0) 08:22:26 (17/151) Installing xz-libs (5.4.3-r0) 08:22:26 (18/151) Installing libxml2 (2.11.4-r0) 08:22:26 (19/151) Installing shared-mime-info (2.2-r5) 08:22:26 (20/151) Installing hicolor-icon-theme (0.17-r2) 08:22:26 (21/151) Installing libjpeg-turbo (2.1.5.1-r3) 08:22:26 (22/151) Installing libwebp (1.3.2-r0) 08:22:26 (23/151) Installing zstd-libs (1.5.5-r4) 08:22:26 (24/151) Installing tiff (4.5.1-r0) 08:22:26 (25/151) Installing gdk-pixbuf (2.42.10-r5) 08:22:26 (26/151) Installing gtk-update-icon-cache (3.24.38-r1) 08:22:26 (27/151) Installing libxau (1.0.11-r2) 08:22:26 (28/151) Installing libmd (1.0.4-r2) 08:22:26 (29/151) Installing libbsd (0.11.7-r1) 08:22:26 (30/151) Installing libxdmcp (1.1.4-r2) 08:22:26 (31/151) Installing libxcb (1.15-r1) 08:22:27 (32/151) Installing libx11 (1.8.4-r4) 08:22:27 (33/151) Installing libxcomposite (0.4.6-r3) 08:22:27 (34/151) Installing libxfixes (6.0.1-r2) 08:22:27 (35/151) Installing libxrender (0.9.11-r3) 08:22:27 (36/151) Installing libxcursor (1.2.1-r2) 08:22:27 (37/151) Installing libxdamage (1.1.6-r2) 08:22:27 (38/151) Installing libxext (1.3.5-r2) 08:22:27 (39/151) Installing libxi (1.8.1-r0) 08:22:27 (40/151) Installing libxinerama (1.1.5-r2) 08:22:27 (41/151) Installing libxrandr (1.5.3-r2) 08:22:27 (42/151) Installing libatk-1.0 (2.48.3-r0) 08:22:27 (43/151) Installing libxtst (1.2.4-r2) 08:22:27 (44/151) Installing dbus-libs (1.14.8-r0) 08:22:27 (45/151) Installing at-spi2-core (2.48.3-r0) 08:22:27 (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) 08:22:27 (47/151) Installing pixman (0.42.2-r1) 08:22:27 (48/151) Installing cairo (1.17.8-r1) 08:22:27 (49/151) Installing cairo-gobject (1.17.8-r1) 08:22:27 (50/151) Installing avahi-libs (0.8-r13) 08:22:27 (51/151) Installing gmp (6.2.1-r3) 08:22:27 (52/151) Installing nettle (3.8.1-r2) 08:22:27 (53/151) Installing libunistring (1.1-r1) 08:22:27 (54/151) Installing libidn2 (2.3.4-r1) 08:22:27 (55/151) Installing p11-kit (0.24.1-r2) 08:22:27 (56/151) Installing libtasn1 (4.19.0-r1) 08:22:27 (57/151) Installing gnutls (3.8.0-r2) 08:22:27 (58/151) Installing cups-libs (2.4.7-r0) 08:22:27 (59/151) Installing libepoxy (1.5.10-r1) 08:22:27 (60/151) Installing fribidi (1.0.13-r0) 08:22:27 (61/151) Installing graphite2 (1.3.14-r5) 08:22:27 (62/151) Installing harfbuzz (7.3.0-r0) 08:22:27 (63/151) Installing libxft (2.3.8-r1) 08:22:27 (64/151) Installing pango (1.50.14-r1) 08:22:27 (65/151) Installing wayland-libs-client (1.22.0-r2) 08:22:27 (66/151) Installing wayland-libs-cursor (1.22.0-r2) 08:22:27 (67/151) Installing wayland-libs-egl (1.22.0-r2) 08:22:27 (68/151) Installing xkeyboard-config (2.38-r0) 08:22:27 (69/151) Installing libxkbcommon (1.5.0-r2) 08:22:27 (70/151) Installing gtk+3.0 (3.24.38-r1) 08:22:28 Executing gtk+3.0-3.24.38-r1.post-install 08:22:28 (71/151) Installing icu-data-full (73.2-r2) 08:22:29 (72/151) Installing mesa (23.0.4-r0) 08:22:29 (73/151) Installing llvm15-libs (15.0.7-r6) 08:22:31 (74/151) Installing libdrm (2.4.115-r4) 08:22:31 (75/151) Installing musl-fts (1.2.7-r5) 08:22:31 (76/151) Installing libelf (0.189-r2) 08:22:31 (77/151) Installing mesa-glapi (23.0.4-r0) 08:22:31 (78/151) Installing mesa-dri-gallium (23.0.4-r0) 08:22:32 (79/151) Installing eudev-libs (3.2.11-r8) 08:22:32 (80/151) Installing libmagic (5.45-r0) 08:22:32 (81/151) Installing file (5.45-r0) 08:22:32 (82/151) Installing libice (1.1.1-r2) 08:22:32 (83/151) Installing libuuid (2.38.1-r8) 08:22:32 (84/151) Installing libsm (1.2.4-r1) 08:22:32 (85/151) Installing libxt (1.3.0-r2) 08:22:32 (86/151) Installing libxmu (1.1.4-r2) 08:22:32 (87/151) Installing xset (1.2.5-r1) 08:22:32 (88/151) Installing xprop (1.2.6-r0) 08:22:32 (89/151) Installing xdg-utils (1.1.3-r4) 08:22:32 (90/151) Installing libogg (1.3.5-r4) 08:22:32 (91/151) Installing flac-libs (1.4.3-r0) 08:22:32 (92/151) Installing alsa-lib (1.2.9-r1) 08:22:32 (93/151) Installing libatomic (12.2.1_git20220924-r10) 08:22:32 (94/151) Installing svt-av1-libs (1.6.0-r0) 08:22:33 (95/151) Installing aom-libs (3.6.1-r0) 08:22:33 (96/151) Installing libva (2.18.0-r1) 08:22:33 (97/151) Installing libvdpau (1.5-r1) 08:22:33 (98/151) Installing ffmpeg-libavutil (6.0-r15) 08:22:33 (99/151) Installing libdav1d (1.2.1-r0) 08:22:33 (100/151) Installing libhwy (1.0.4-r1) 08:22:33 (101/151) Installing lcms2 (2.15-r2) 08:22:33 (102/151) Installing libjxl (0.8.2-r0) 08:22:33 (103/151) Installing lame-libs (3.100-r5) 08:22:33 (104/151) Installing opus (1.4-r0) 08:22:33 (105/151) Installing libgomp (12.2.1_git20220924-r10) 08:22:33 (106/151) Installing soxr (0.1.3-r5) 08:22:33 (107/151) Installing ffmpeg-libswresample (6.0-r15) 08:22:33 (108/151) Installing libtheora (1.1.1-r17) 08:22:33 (109/151) Installing libvorbis (1.3.7-r1) 08:22:33 (110/151) Installing libvpx (1.13.0-r2) 08:22:33 (111/151) Installing x264-libs (0.164_git20220602-r1) 08:22:33 (112/151) Installing numactl (2.0.16-r4) 08:22:33 (113/151) Installing x265-libs (3.5-r4) 08:22:34 (114/151) Installing xvidcore (1.3.7-r1) 08:22:34 (115/151) Installing ffmpeg-libavcodec (6.0-r15) 08:22:34 (116/151) Installing libbluray (1.3.4-r0) 08:22:34 (117/151) Installing mpg123-libs (1.31.3-r1) 08:22:34 (118/151) Installing libopenmpt (0.7.2-r0) 08:22:34 (119/151) Installing cjson (1.7.15-r4) 08:22:34 (120/151) Installing mbedtls (2.28.5-r0) 08:22:34 (121/151) Installing librist (0.2.7-r0) 08:22:34 (122/151) Installing libsrt (1.5.2-r0) 08:22:34 (123/151) Installing libssh (0.10.5-r0) 08:22:35 (124/151) Installing libsodium (1.0.18-r3) 08:22:35 (125/151) Installing libzmq (4.3.4-r4) 08:22:35 (126/151) Installing ffmpeg-libavformat (6.0-r15) 08:22:35 (127/151) Installing libevent (2.1.12-r6) 08:22:35 (128/151) Installing wayland-libs-server (1.22.0-r2) 08:22:35 (129/151) Installing mesa-gbm (23.0.4-r0) 08:22:35 (130/151) Installing harfbuzz-subset (7.3.0-r0) 08:22:35 (131/151) Installing icu-libs (73.2-r2) 08:22:35 (132/151) Installing jsoncpp (1.9.5-r0) 08:22:35 (133/151) Installing minizip (1.2.13-r0) 08:22:35 (134/151) Installing nspr (4.35-r2) 08:22:35 (135/151) Installing sqlite-libs (3.41.2-r2) 08:22:35 (136/151) Installing nss (3.91-r0) 08:22:35 (137/151) Installing pipewire-libs (0.3.70-r1) 08:22:35 (138/151) Installing libasyncns (0.8-r1) 08:22:35 (139/151) Installing libltdl (2.4.7-r2) 08:22:35 (140/151) Installing orc (0.4.34-r0) 08:22:35 (141/151) Installing libsndfile (1.2.0-r2) 08:22:35 (142/151) Installing speexdsp (1.2.1-r1) 08:22:35 (143/151) Installing tdb-libs (1.4.8-r1) 08:22:35 (144/151) Installing libpulse (16.1-r10) 08:22:35 (145/151) Installing snappy (1.1.10-r1) 08:22:36 (146/151) Installing libwoff2common (1.0.2-r2) 08:22:36 (147/151) Installing libwoff2enc (1.0.2-r2) 08:22:36 (148/151) Installing libgpg-error (1.47-r1) 08:22:36 (149/151) Installing libgcrypt (1.10.2-r1) 08:22:36 (150/151) Installing libxslt (1.1.38-r0) 08:22:36 (151/151) Installing chromium (117.0.5938.62-r0) 08:22:42 Executing busybox-1.36.1-r2.trigger 08:22:42 Executing fontconfig-2.14.2-r3.trigger 08:22:42 Executing mkfontscale-1.2.2-r3.trigger 08:22:42 Executing glib-2.76.4-r0.trigger 08:22:42 Executing shared-mime-info-2.2-r5.trigger 08:22:44 Executing gdk-pixbuf-2.42.10-r5.trigger 08:22:44 Executing gtk-update-icon-cache-3.24.38-r1.trigger 08:22:44 OK: 555 MiB in 168 packages 08:22:59 Removing intermediate container 42b1737b62f2 08:22:59 ---> e95f0bb0fd03 08:22:59 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 08:22:59 ---> Running in 3ee509a1cb66 08:22:59 Removing intermediate container 3ee509a1cb66 08:22:59 ---> d35a6698e00b 08:22:59 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 08:22:59 ---> Running in cee2e1b692b1 08:22:59 Removing intermediate container cee2e1b692b1 08:22:59 ---> 2bd3920a9ea9 08:22:59 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 08:22:59 ---> Running in 4b1274e0adb6 08:22:59 Removing intermediate container 4b1274e0adb6 08:22:59 ---> a0b918c69542 08:22:59 Step 6/11 : RUN npm install -g npm 08:22:59 ---> Running in c3e281d94008 08:23:25 08:23:25 removed 2 packages, and changed 62 packages in 21s 08:23:25 08:23:25 29 packages are looking for funding 08:23:25 run `npm fund` for details 08:23:30 Removing intermediate container c3e281d94008 08:23:30 ---> 368e305e100d 08:23:30 Step 7/11 : ARG USER=1000 08:23:30 ---> Running in e9687e494ce5 08:23:30 Removing intermediate container e9687e494ce5 08:23:30 ---> c1764fa2a9b9 08:23:30 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 08:23:30 ---> Running in 7326806e4672 08:23:31 Removing intermediate container 7326806e4672 08:23:31 ---> a2a66c0d265c 08:23:31 Step 9/11 : USER $USER:$USER 08:23:31 ---> Running in a301e35dc4ac 08:23:32 Removing intermediate container a301e35dc4ac 08:23:32 ---> 07c40cc398dc 08:23:32 Step 10/11 : WORKDIR /app 08:23:32 ---> Running in e1804172b691 08:23:32 Removing intermediate container e1804172b691 08:23:32 ---> b2a1861b3389 08:23:32 Step 11/11 : LABEL git_sha=251009a23b66d691ac4c64301926a540a4ba3d86 08:23:32 ---> Running in c8982755c52f 08:23:32 Removing intermediate container c8982755c52f 08:23:32 ---> 5109231bc54b 08:23:33 Successfully built 5109231bc54b 08:23:33 Successfully tagged edgexfoundry/edgex-web-ui:251009a23b66d691ac4c64301926a540a4ba3d86 08:23:33 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 08:23:33 touch edgex-web-ui.imagebuilt 08:23:33 mkdir -p node_modules coverage 08:23:33 chown "1000:1000" node_modules coverage package-lock.json 08:23:33 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 08:23:45 npm WARN EBADENGINE Unsupported engine { 08:23:45 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 08:23:45 npm WARN EBADENGINE required: { 08:23:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:23:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:23:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:23:45 npm WARN EBADENGINE }, 08:23:45 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:23:45 npm WARN EBADENGINE } 08:23:45 npm WARN EBADENGINE Unsupported engine { 08:23:45 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 08:23:45 npm WARN EBADENGINE required: { 08:23:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:23:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:23:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:23:45 npm WARN EBADENGINE }, 08:23:45 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:23:45 npm WARN EBADENGINE } 08:23:45 npm WARN EBADENGINE Unsupported engine { 08:23:45 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 08:23:45 npm WARN EBADENGINE required: { 08:23:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:23:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:23:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:23:45 npm WARN EBADENGINE }, 08:23:45 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:23:45 npm WARN EBADENGINE } 08:23:45 npm WARN EBADENGINE Unsupported engine { 08:23:45 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 08:23:45 npm WARN EBADENGINE required: { 08:23:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:23:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:23:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:23:45 npm WARN EBADENGINE }, 08:23:45 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:23:45 npm WARN EBADENGINE } 08:23:45 npm WARN EBADENGINE Unsupported engine { 08:23:45 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 08:23:45 npm WARN EBADENGINE required: { 08:23:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:23:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:23:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:23:45 npm WARN EBADENGINE }, 08:23:45 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:23:45 npm WARN EBADENGINE } 08:23:45 npm WARN EBADENGINE Unsupported engine { 08:23:45 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 08:23:45 npm WARN EBADENGINE required: { 08:23:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:23:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:23:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:23:45 npm WARN EBADENGINE }, 08:23:45 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:23:45 npm WARN EBADENGINE } 08:23:45 npm WARN EBADENGINE Unsupported engine { 08:23:45 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 08:23:45 npm WARN EBADENGINE required: { 08:23:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:23:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:23:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:23:45 npm WARN EBADENGINE }, 08:23:45 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:23:45 npm WARN EBADENGINE } 08:23:45 npm WARN EBADENGINE Unsupported engine { 08:23:45 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 08:23:45 npm WARN EBADENGINE required: { 08:23:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:23:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:23:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:23:45 npm WARN EBADENGINE }, 08:23:45 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:23:45 npm WARN EBADENGINE } 08:23:45 npm WARN EBADENGINE Unsupported engine { 08:23:45 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 08:23:45 npm WARN EBADENGINE required: { 08:23:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:23:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:23:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:23:45 npm WARN EBADENGINE }, 08:23:45 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.0' } 08:23:45 npm WARN EBADENGINE } 08:25:22 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 08:25:22 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 08:25:22 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:25:22 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 08:25:22 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 08:25:22 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 08:25:22 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 08:25:22 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 08:25:22 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:25:22 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 08:25:25 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 08:25:25 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 08:25:25 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 08:25:25 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 08:25:31 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 08:25:46 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 08:25:46 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 08:25:58 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 08:25:58 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 08:26:16 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 08:26:48 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 08:27:27 08:27:27 added 1480 packages, and audited 1481 packages in 4m 08:27:27 08:27:27 76 vulnerabilities (1 low, 53 moderate, 18 high, 4 critical) 08:27:27 08:27:27 To address issues that do not require attention, run: 08:27:27 npm audit fix 08:27:27 08:27:27 To address all issues (including breaking changes), run: 08:27:27 npm audit fix --force 08:27:27 08:27:27 Run `npm audit` for details. 08:27:27 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 08:27:39 - Generating browser application bundles (phase: setup)... 08:28:06 Compiling @angular/core : es2015 as esm2015 08:28:06 Compiling @angular/compiler/testing : es2015 as esm2015 08:28:28 Compiling @angular/core/testing : es2015 as esm2015 08:28:28 Compiling @angular/common : es2015 as esm2015 08:28:31 Compiling @angular/platform-browser : es2015 as esm2015 08:28:31 Compiling @angular/common/testing : es2015 as esm2015 08:28:35 Compiling @angular/router : es2015 as esm2015 08:28:35 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 08:28:39 Compiling @angular/platform-browser/testing : es2015 as esm2015 08:28:40 Compiling @angular/common/http : es2015 as esm2015 08:28:41 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 08:28:44 Compiling @angular/forms : es2015 as esm2015 08:28:44 Compiling @angular/router/testing : es2015 as esm2015 08:28:45 Compiling @angular/common/http/testing : es2015 as esm2015 08:29:31 17 10 2023 08:29:27.298:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 08:29:31 17 10 2023 08:29:27.313:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 08:29:31 17 10 2023 08:29:27.337:INFO [launcher]: Starting browser ChromeHeadless 08:30:39 17 10 2023 08:30:34.194:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 08:30:45 17 10 2023 08:30:44.876:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 08:31:03 ✔ Browser application bundle generation complete. 08:31:03 17 10 2023 08:31:03.804:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket R-vNTMMoNvbmqIrMAAAB with id 57706336 08:31:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 08:31:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.663 secs) 08:31:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 0.783 secs) 08:31:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 0.843 secs) 08:31:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 1.017 secs) 08:31:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 1.087 secs) 08:31:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.281 secs) 08:31:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.334 secs) 08:31:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.386 secs) 08:31:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 1.492 secs) 08:31:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 1.547 secs) 08:31:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 1.566 secs) 08:31:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 1.809 secs) 08:31:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 1.949 secs) 08:31:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 1.978 secs) 08:31:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 1.988 secs) 08:31:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 2.033 secs) 08:31:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 2.126 secs) 08:31:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 2.182 secs) 08:31:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 2.362 secs) 08:31:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 2.414 secs) 08:31:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 2.5 secs) 08:31:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 2.698 secs) 08:31:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 2.734 secs) 08:31:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 2.744 secs) 08:31:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 2.791 secs) 08:31:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 2.812 secs) 08:31:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 2.83 secs) 08:31:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 2.851 secs) 08:31:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 2.975 secs) 08:31:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 3.049 secs) 08:31:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 3.1 secs) 08:31:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 3.167 secs) 08:31:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 3.225 secs) 08:31:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 3.29 secs) 08:31:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 3.316 secs) 08:31:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 3.344 secs) 08:31:25 ERROR: 'NG0304: 'router-outlet' is not a known element: 08:31:25 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 08:31:25 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 08:31:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 3.344 secs) 08:31:25 ERROR: 'NG0304: 'router-outlet' is not a known element: 08:31:25 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 08:31:25 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 08:31:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 3.37 secs) 08:31:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 3.492 secs) 08:31:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 3.514 secs) 08:31:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 3.557 secs) 08:31:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 3.794 secs) 08:31:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 3.826 secs) 08:31:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 3.878 secs) 08:31:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 3.996 secs) 08:31:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 4.031 secs) 08:31:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 4.078 secs) 08:31:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 4.184 secs) 08:31:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 4.198 secs) 08:31:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 4.219 secs) 08:31:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 4.23 secs) 08:31:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 4.241 secs) 08:31:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 4.341 secs) 08:31:26 WARN: ' 08:31:26 It looks like you're using ngModel on the same form field as formControlName. 08:31:26 Support for using the ngModel input property and ngModelChange event with 08:31:26 reactive form directives has been deprecated in Angular v6 and will be removed 08:31:26 in a future version of Angular. 08:31:26 08:31:26 For more information on this, see our API docs here: 08:31:26 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:31:26 ' 08:31:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 4.341 secs) 08:31:26 WARN: ' 08:31:26 It looks like you're using ngModel on the same form field as formControlName. 08:31:26 Support for using the ngModel input property and ngModelChange event with 08:31:26 reactive form directives has been deprecated in Angular v6 and will be removed 08:31:26 in a future version of Angular. 08:31:26 08:31:26 For more information on this, see our API docs here: 08:31:26 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:31:26 ' 08:31:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 4.48 secs) 08:31:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 4.662 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 4.843 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 4.894 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 4.953 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.001 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.023 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.034 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.041 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 5.059 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 5.071 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 5.089 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 5.097 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 5.105 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 5.165 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 5.19 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 5.257 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 5.272 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 5.316 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 5.337 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 5.359 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 5.372 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 5.379 secs) 08:31:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 5.478 secs) 08:31:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 5.615 secs) 08:31:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 5.814 secs) 08:31:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 5.826 secs) 08:31:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 5.836 secs) 08:31:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 5.88 secs) 08:31:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 5.926 secs) 08:31:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 5.979 secs) 08:31:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 6.01 secs) 08:31:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 6.024 secs) 08:31:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 6.036 secs) 08:31:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 6.044 secs) 08:31:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 6.139 secs) 08:31:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 6.252 secs) 08:31:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 6.491 secs) 08:31:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 6.528 secs) 08:31:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 6.582 secs) 08:31:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 6.625 secs) 08:31:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 6.637 secs) 08:31:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 6.644 secs) 08:31:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 6.732 secs) 08:31:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 6.748 secs) 08:31:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 6.899 secs) 08:31:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 6.942 secs) 08:31:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 7.004 secs) 08:31:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 7.02 secs) 08:31:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 7.028 secs) 08:31:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 7.044 secs) 08:31:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 7.052 secs) 08:31:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 7.067 secs) 08:31:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 7.097 secs) 08:31:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 7.186 secs) 08:31:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 7.259 secs) 08:31:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 7.28 secs) 08:31:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 7.3 secs) 08:31:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 7.323 secs) 08:31:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 7.467 secs) 08:31:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 7.498 secs) 08:31:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 7.561 secs) 08:31:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 7.613 secs) 08:31:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 7.647 secs) 08:31:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 7.672 secs) 08:31:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 7.794 secs) 08:31:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 7.813 secs) 08:31:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 8.052 secs) 08:31:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 8.129 secs) 08:31:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 8.272 secs) 08:31:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 8.424 secs) 08:31:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 8.531 secs) 08:31:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 8.628 secs) 08:31:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 8.699 secs) 08:31:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 8.784 secs) 08:31:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 8.851 secs) 08:31:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 8.887 secs) 08:31:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 8.996 secs) 08:31:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 9.024 secs) 08:31:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 9.08 secs) 08:31:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 9.107 secs) 08:31:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 9.137 secs) 08:31:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 9.157 secs) 08:31:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 9.189 secs) 08:31:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 9.201 secs) 08:31:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 9.425 secs) 08:31:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 9.463 secs) 08:31:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 9.561 secs) 08:31:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 9.659 secs) 08:31:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 9.704 secs) 08:31:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 10.087 secs) 08:31:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 10.131 secs) 08:31:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 10.177 secs) 08:31:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 10.261 secs) 08:31:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 10.31 secs) 08:31:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (14.583 secs / 10.31 secs) 08:31:35 TOTAL: 147 SUCCESS 08:31:35 ✔ Browser application bundle generation complete. 08:31:38 08:31:38 =============================== Coverage summary =============================== 08:31:38 Statements : 41.06% ( 1474/3590 ) 08:31:38 Branches : 11.75% ( 114/970 ) 08:31:38 Functions : 32.29% ( 423/1310 ) 08:31:38 Lines : 39.05% ( 1329/3403 ) 08:31:38 ================================================================================ 08:31:38 17 10 2023 08:31:38.091:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 08:31:39 ✔ Browser application bundle generation complete. 08:31:40 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 08:31:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:31:40 $ docker stop --time=1 d541692681471c7f04dff5ce7b9d96d03ba93604d79f5b03efa4ee554cdc6b3e 08:31:41 $ docker rm -f --volumes d541692681471c7f04dff5ce7b9d96d03ba93604d79f5b03efa4ee554cdc6b3e [Pipeline] // withDockerContainer [Pipeline] sh 08:31:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:31:45 Warning: overwriting stash ‘coverage-report’ 08:31:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:31:55 + ls -al . 08:31:55 total 176 08:31:55 drwxrwxr-x 13 jenkins jenkins 4096 Oct 17 08:20 . 08:31:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 08:17 .. 08:31:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 08:17 .blubracket 08:31:55 -rw-rw-r-- 1 jenkins jenkins 18 Oct 17 08:17 .dockerignore 08:31:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 08:17 .git 08:31:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 08:17 .github 08:31:55 -rw-rw-r-- 1 jenkins jenkins 185 Oct 17 08:17 .gitignore 08:31:55 -rw-rw-r-- 1 jenkins jenkins 8418 Oct 17 08:17 Attribution.txt 08:31:55 -rw-rw-r-- 1 jenkins jenkins 19103 Oct 17 08:17 CHANGELOG.md 08:31:55 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 17 08:17 CONTRIBUTING.md 08:31:55 -rw-rw-r-- 1 jenkins jenkins 1788 Oct 17 08:17 Dockerfile 08:31:55 -rw-rw-r-- 1 jenkins jenkins 652 Oct 17 08:17 Jenkinsfile 08:31:55 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 17 08:17 LICENSE 08:31:55 -rw-rw-r-- 1 jenkins jenkins 2134 Oct 17 08:17 Makefile 08:31:55 -rw-rw-r-- 1 jenkins jenkins 4549 Oct 17 08:17 README.md 08:31:55 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 08:15 VERSION 08:31:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 08:17 assets 08:31:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 08:17 bin 08:31:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 08:17 cmd 08:31:55 -rw-r--r-- 1 jenkins jenkins 10 Oct 17 08:20 coverage.out 08:31:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 08:17 docs 08:31:55 -rw-rw-r-- 1 jenkins jenkins 2999 Oct 17 08:17 go.mod 08:31:55 -rw-rw-r-- 1 jenkins jenkins 30528 Oct 17 08:17 go.sum 08:31:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 08:17 internal 08:31:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 08:17 snap 08:31:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 08:17 testing 08:31:55 -rw-rw-r-- 1 jenkins jenkins 155 Oct 17 08:17 version.go 08:31:55 drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 08:23 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:56 + 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=251009a23b66d691ac4c64301926a540a4ba3d86 --label arch=arm64 --label version=0.0.0 . 08:31:57 Sending build context to Docker daemon 34.22MB 08:31:57 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 08:31:57 Step 2/25 : FROM ${BASE} AS builder 08:31:57 ---> ab2ee5430fdc 08:31:57 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:31:58 ---> Running in 5b44787e12e0 08:31:58 Removing intermediate container 5b44787e12e0 08:31:58 ---> 3d5432a9af11 08:31:58 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 08:31:58 ---> Running in ab5ce00eed99 08:31:59 Removing intermediate container ab5ce00eed99 08:31:59 ---> 99827a282466 08:31:59 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:31:59 ---> Running in 3b9639cb33b5 08:31:59 Removing intermediate container 3b9639cb33b5 08:31:59 ---> a17c35814119 08:31:59 Step 6/25 : LABEL Name=edgex-ui-go 08:31:59 ---> Running in f860ee8d38f1 08:31:59 Removing intermediate container f860ee8d38f1 08:31:59 ---> 617ffcad84ee 08:31:59 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 08:31:59 ---> Running in f51dde49cb35 08:32:00 Removing intermediate container f51dde49cb35 08:32:00 ---> e22d66bb835a 08:32:00 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:32:02 ---> 8ab1fa76a46b 08:32:02 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:32:02 ---> Running in debb35cbb6e7 08:32:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:32:04 OK: 266 MiB in 52 packages 08:32:05 Removing intermediate container debb35cbb6e7 08:32:05 ---> c983beda7e73 08:32:05 Step 10/25 : ENV GO111MODULE=on 08:32:05 ---> Running in 3a2d9a715b0f 08:32:05 Removing intermediate container 3a2d9a715b0f 08:32:05 ---> 2875c977ee68 08:32:05 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:32:06 ---> Running in a5c13afe00d4 08:32:06 Removing intermediate container a5c13afe00d4 08:32:06 ---> f9cda9d106a1 08:32:06 Step 12/25 : COPY go.mod vendor* ./ 08:32:06 ---> 717e86aaad96 08:32:06 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:06 ---> Running in cf425b6c17d0 08:32:09 Removing intermediate container cf425b6c17d0 08:32:09 ---> 3c11c691902d 08:32:09 Step 14/25 : COPY . . 08:32:13 ---> ead04799edab 08:32:13 Step 15/25 : RUN ${MAKE} 08:32:13 ---> Running in 7dfad233e240 08:32:14 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 08:33:51 Removing intermediate container 7dfad233e240 08:33:51 ---> 42514344e41c 08:33:51 Step 16/25 : FROM alpine:3.18 08:33:51 3.18: Pulling from library/alpine 08:33:51 579b34f0a95b: Already exists 08:33:51 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:33:51 Status: Downloaded newer image for alpine:3.18 08:33:51 ---> 3cc203321400 08:33:51 Step 17/25 : EXPOSE 4000 08:33:51 ---> Running in 06752c2c8e92 08:33:51 Removing intermediate container 06752c2c8e92 08:33:51 ---> ab4473749506 08:33:51 Step 18/25 : 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 08:33:51 ---> 89aa11c8b60c 08:33:51 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:33:51 ---> 158ceb4d89e7 08:33:51 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:33:51 ---> cdaeeda88b58 08:33:51 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:33:51 ---> Running in fe9b690fa05b 08:33:51 Removing intermediate container fe9b690fa05b 08:33:51 ---> 8a88a674aab5 08:33:51 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 08:33:51 ---> Running in ab40494bb5ba 08:33:51 Removing intermediate container ab40494bb5ba 08:33:51 ---> 7f20569e878d 08:33:51 Step 23/25 : LABEL arch=arm64 08:33:51 ---> Running in f5fc5ed0f94c 08:33:51 Removing intermediate container f5fc5ed0f94c 08:33:51 ---> c9ae598e55c8 08:33:51 Step 24/25 : LABEL git_sha=251009a23b66d691ac4c64301926a540a4ba3d86 08:33:51 ---> Running in a555148e19cc 08:33:51 Removing intermediate container a555148e19cc 08:33:51 ---> 18ae0f005dd3 08:33:51 Step 25/25 : LABEL version=0.0.0 08:33:51 ---> Running in e5c526c7a4d4 08:33:51 Removing intermediate container e5c526c7a4d4 08:33:51 ---> 30ad43e543d6 08:33:51 [Warning] One or more build-args [ARCH] were not consumed 08:33:51 Successfully built 30ad43e543d6 08:33:51 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 08:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:33:52 08:33:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:33:52 arm64: Pulling from edgex-lftools-log-publisher 08:33:52 8998bd30e6a1: Pulling fs layer 08:33:52 04944245beec: Pulling fs layer 08:33:52 699f458cf7ca: Pulling fs layer 08:33:52 765212b225bb: Pulling fs layer 08:33:52 f23df028b6ca: Pulling fs layer 08:33:52 d65c8cfc05b1: Pulling fs layer 08:33:52 2437ff75d9bd: Pulling fs layer 08:33:52 f23df028b6ca: Waiting 08:33:52 765212b225bb: Waiting 08:33:52 d65c8cfc05b1: Waiting 08:33:52 2437ff75d9bd: Waiting 08:33:52 04944245beec: Verifying Checksum 08:33:52 04944245beec: Download complete 08:33:52 765212b225bb: Verifying Checksum 08:33:52 765212b225bb: Download complete 08:33:52 f23df028b6ca: Verifying Checksum 08:33:52 f23df028b6ca: Download complete 08:33:52 d65c8cfc05b1: Download complete 08:33:52 699f458cf7ca: Verifying Checksum 08:33:52 699f458cf7ca: Download complete 08:33:53 8998bd30e6a1: Verifying Checksum 08:33:53 8998bd30e6a1: Download complete 08:33:55 2437ff75d9bd: Verifying Checksum 08:33:55 2437ff75d9bd: Download complete 08:33:57 8998bd30e6a1: Pull complete 08:33:58 04944245beec: Pull complete 08:34:00 699f458cf7ca: Pull complete 08:34:00 765212b225bb: Pull complete 08:34:00 f23df028b6ca: Pull complete 08:34:01 d65c8cfc05b1: Pull complete 08:34:19 2437ff75d9bd: Pull complete 08:34:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:34:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:19 prd-ubuntu20.04-docker-arm64-4c-16g-9396 does not seem to be running inside a container 08:34:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:34:22 $ docker top 3600f649fb81134b621a64fb7785fb332bdc29ec5d12134f6124259c0ed34e58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:23 ---> job-cost.sh 08:34:23 lf-activate-venv: SKIPPING 08:34:23 INFO: No Stack... 08:34:24 INFO: Retrieving Pricing Info for: v3-standard-4 08:34:24 INFO: Archiving Costs [Pipeline] sh 08:34:24 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 08:34:24 + cut -d, -f6 [Pipeline] lock 08:34:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-640-1-stack-cost] 08:34:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-640-1-stack-cost] did not exist. Created. 08:34:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-640-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:34:25 /w/workspace/edgex-ui-go/1@tmp/durable-fb9cc055/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:34:26 + echo total: 0.10999999940395355 [Pipeline] stash 08:34:26 Warning: overwriting stash ‘stack-cost’ 08:34:32 Stashed 1 file(s) [Pipeline] } 08:34:32 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-640-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:34:32 $ docker stop --time=1 3600f649fb81134b621a64fb7785fb332bdc29ec5d12134f6124259c0ed34e58 08:34:34 $ docker rm -f --volumes 3600f649fb81134b621a64fb7785fb332bdc29ec5d12134f6124259c0ed34e58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:34:35 provisioning config files... 08:34:35 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/config12116284044377104615tmp [Pipeline] { [Pipeline] sh 08:34:35 + set +x 08:34:35 + curl -s https://codecov.io/bash 08:34:35 + bash -s -- 08:34:35 08:34:35 _____ _ 08:34:35 / ____| | | 08:34:35 | | ___ __| | ___ ___ _____ __ 08:34:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:34:35 | |___| (_) | (_| | __/ (_| (_) \ V / 08:34:35 \_____\___/ \__,_|\___|\___\___/ \_/ 08:34:35 Bash-1.0.6 08:34:35 08:34:35 08:34:35 ==> git version 2.25.1 found 08:34:35 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:34:35 Release-Date: 2020-01-08 08:34:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:34:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:34:35 ==> Jenkins CI detected. 08:34:35 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-640 08:34:35 project root: . 08:34:35 --> token set from env 08:34:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:34:35 ==> Running gcov in . (disable via -X gcov) 08:34:36 ==> Python coveragepy not found 08:34:36 ==> Searching for coverage reports in: 08:34:36 + . 08:34:36 -> Found 1 reports 08:34:36 ==> Detecting git/mercurial file structure 08:34:36 ==> Reading reports 08:34:36 + ./coverage.out bytes=10 08:34:36 ==> Appending adjustments 08:34:36 https://docs.codecov.io/docs/fixing-reports 08:34:36 + Found adjustments 08:34:36 ==> Gzipping contents 08:34:36 12K /tmp/codecov.0brHgX.gz 08:34:36 ==> Uploading reports 08:34:36 url: https://codecov.io 08:34:36 query: branch=PR-640&commit=251009a23b66d691ac4c64301926a540a4ba3d86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=640&job=&cmd_args= 08:34:36 -> Pinging Codecov 08:34:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-640&commit=251009a23b66d691ac4c64301926a540a4ba3d86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=640&job=&cmd_args= 08:34:38 -> Uploading to 08:34:38 https://storage.googleapis.com/codecov/v4/raw/2023-10-17/FB506323287CE973F263BFD2A0EB1F37/251009a23b66d691ac4c64301926a540a4ba3d86/b9e035c9-32c2-4818-ba4e-9d897dd0b1d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231017T083438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad4cb45e33d4bd63d43a2f0f8db8d97e3ee545691c815b441abc7c3a16b1e3b1 08:34:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:38 Dload Upload Total Spent Left Speed 08:34:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8896 0 0 100 8896 0 30465 --:--:-- --:--:-- --:--:-- 30465 08:34:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/251009a23b66d691ac4c64301926a540a4ba3d86 [Pipeline] } 08:34:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:34:40 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives ] 08:34:40 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives 08:34:40 total 16 08:34:40 drwxr-xr-x 3 root root 4096 Oct 17 08:20 . 08:34:40 drwxrwxr-x 15 jenkins jenkins 4096 Oct 17 08:20 .. 08:34:40 drwxr-xr-x 2 root root 4096 Oct 17 08:20 cost 08:34:40 -rw-r--r-- 1 root root 83 Oct 17 08:20 cost.csv 08:34:40 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives 08:34:40 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives 08:34:40 total 16 08:34:40 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 08:20 . 08:34:40 drwxrwxr-x 15 jenkins jenkins 4096 Oct 17 08:20 .. 08:34:40 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 08:20 cost 08:34:40 -rw-r--r-- 1 jenkins jenkins 83 Oct 17 08:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:34:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:34:41 ---> package-listing.sh 08:34:41 ++ facter osfamily 08:34:41 ++ tr '[:upper:]' '[:lower:]' 08:34:42 + OS_FAMILY=debian 08:34:42 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-640 08:34:42 + START_PACKAGES=/tmp/packages_start.txt 08:34:42 + END_PACKAGES=/tmp/packages_end.txt 08:34:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:34:42 + PACKAGES=/tmp/packages_start.txt 08:34:42 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-640 ']' 08:34:42 + PACKAGES=/tmp/packages_end.txt 08:34:42 + case "${OS_FAMILY}" in 08:34:42 + dpkg -l 08:34:42 + grep '^ii' 08:34:42 + '[' -f /tmp/packages_start.txt ']' 08:34:42 + '[' -f /tmp/packages_end.txt ']' 08:34:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:34:42 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-640 ']' 08:34:42 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives/ 08:34:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives/ [Pipeline] echo 08:34:42 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-640/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:34:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:43 prd-ubuntu20.04-docker-8c-8g-9395 does not seem to be running inside a container 08:34:43 $ 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-640/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-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:34:43 $ docker top fe83feff940a73beb1da8e80b8763e9ae5989a19a97baa631d0fdf1bb446ea13 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:43 + touch /tmp/pre-build-complete [Pipeline] sh 08:34:44 + mkdir -p /var/log/sysstat [Pipeline] sh 08:34:44 + ls /var/log/sa-host 08:34:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:44 provisioning config files... 08:34:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/config3942779125771138555tmp [Pipeline] { [Pipeline] echo 08:34:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:34:45 ---> create-netrc.sh [Pipeline] } 08:34:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:34:45 ---> python-tools-install.sh [Pipeline] echo 08:34:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:34:45 ---> sudo-logs.sh 08:34:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:34:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:34:46 ---> job-cost.sh 08:34:46 lf-activate-venv: SKIPPING 08:34:46 DEBUG: total: 0.2199999988079071 08:34:46 INFO: Retrieving Stack Cost... 08:34:47 INFO: Retrieving Pricing Info for: v3-standard-8 08:34:47 INFO: Archiving Costs [Pipeline] echo 08:34:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:34:47 ---> logs-deploy.sh 08:34:47 lf-activate-venv: SKIPPING 08:34:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-640/1 08:34:47 INFO: archiving workspace using pattern(s): 08:34:48 Archives upload complete. 08:34:49 INFO: archiving logs to Nexus