lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32287269981715bdd23e0bfc387d4742b05a5308+ac546a2f150132441b3fc3e497761aac756dd4b3 (832855b46dc1a7c74ea2d3871e225cd299d78774) 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-ssh7291554781109576792.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh11052567340776408997.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-648/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-648/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6004772884647106549.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8641849792002587781.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-648/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-648/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12271802559651258934.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16236 in /w/workspace/edgexfoundry_edgex-ui-go_PR-648 [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-648 # 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 Merging remotes/origin/main commit ac546a2f150132441b3fc3e497761aac756dd4b3 into PR head commit 32287269981715bdd23e0bfc387d4742b05a5308 Merge succeeded, producing 32287269981715bdd23e0bfc387d4742b05a5308 Checking out Revision 32287269981715bdd23e0bfc387d4742b05a5308 (PR-648) > 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/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32287269981715bdd23e0bfc387d4742b05a5308 # 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 ac546a2f150132441b3fc3e497761aac756dd4b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" > git rev-list --no-walk 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:55:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:55:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:55:45 ========================================================= 16:55:45 EdgeX Global Pipelines Version Info 16:55:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:55:46 ------------------- 16:55:46 stable info: 16:55:46 ------------------- 16:55:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:55:46 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 16:55:46 Message: update stable to v1.0.255 16:55:46 ------------------- 16:55:46 experimental info: 16:55:46 ------------------- 16:55:46 Commited By: **** collab-it+edgex@linuxfoundation.org 16:55:46 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 16:55:46 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-648 [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-648 [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-648 [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3228726 [Pipeline] echo 16:55:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:47 provisioning config files... 16:55:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/config1060693980752020692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:47 ---> docker-login.sh 16:55:47 nexus3.edgexfoundry.org:10001 16:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:48 Configure a credential helper to remove this warning. See 16:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:48 16:55:48 Login Succeeded 16:55:48 nexus3.edgexfoundry.org:10002 16:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:48 Configure a credential helper to remove this warning. See 16:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:48 16:55:48 Login Succeeded 16:55:48 nexus3.edgexfoundry.org:10003 16:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:48 Configure a credential helper to remove this warning. See 16:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:48 16:55:48 Login Succeeded 16:55:48 nexus3.edgexfoundry.org:10004 16:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:48 Configure a credential helper to remove this warning. See 16:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:48 16:55:48 Login Succeeded 16:55:48 docker.io 16:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:48 Configure a credential helper to remove this warning. See 16:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:48 16:55:48 Login Succeeded 16:55:49 ---> docker-login.sh ends [Pipeline] } 16:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:55:49 + git rev-list -1 --merges 32287269981715bdd23e0bfc387d4742b05a5308~1..32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] echo 16:55:49 -----------> git rev-list -1 --merges 32287269981715bdd23e0bfc387d4742b05a5308~1..32287269981715bdd23e0bfc387d4742b05a5308 32287269981715bdd23e0bfc387d4742b05a5308 [false] [Pipeline] sh 16:55:49 + git log --format=format:%s -1 32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] echo 16:55:49 ========================================================= 16:55:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:55:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:55:50 + git log --format=format:%s -1 32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] echo 16:55:50 [semverPrep] GIT_COMMIT: 32287269981715bdd23e0bfc387d4742b05a5308, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 16:55:50 [semverPrep] This is not a build commit. [Pipeline] sh 16:55:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:55:50 + grep -v github /etc/ssh/ssh_known_hosts 16:55:50 + [ -e /tmp/ssh_known_hosts ] 16:55:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:55:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:55:50 + sudo tee -a /etc/ssh/ssh_known_hosts 16:55:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:55:50 16:55:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:55:51 0.1.4: Pulling from edgex-devops/py-git-semver 16:55:51 b85a868b505f: Pulling fs layer 16:55:51 e2be974225ed: Pulling fs layer 16:55:51 339a4e72a1f5: Pulling fs layer 16:55:51 988bab9f4d93: Pulling fs layer 16:55:51 1469e6f7b9e6: Pulling fs layer 16:55:51 eaf3925da568: Pulling fs layer 16:55:51 bab4dde63d76: Pulling fs layer 16:55:51 bde34c3a00c8: Pulling fs layer 16:55:51 b352a97aabf1: Pulling fs layer 16:55:51 4872d77fe225: Pulling fs layer 16:55:51 5851b861e8e6: Pulling fs layer 16:55:51 bde34c3a00c8: Waiting 16:55:51 bab4dde63d76: Waiting 16:55:51 b352a97aabf1: Waiting 16:55:51 5851b861e8e6: Waiting 16:55:51 4872d77fe225: Waiting 16:55:51 1469e6f7b9e6: Waiting 16:55:51 e2be974225ed: Verifying Checksum 16:55:51 e2be974225ed: Download complete 16:55:51 988bab9f4d93: Verifying Checksum 16:55:51 988bab9f4d93: Download complete 16:55:51 1469e6f7b9e6: Verifying Checksum 16:55:51 1469e6f7b9e6: Download complete 16:55:51 eaf3925da568: Verifying Checksum 16:55:51 eaf3925da568: Download complete 16:55:51 339a4e72a1f5: Verifying Checksum 16:55:51 339a4e72a1f5: Download complete 16:55:51 bde34c3a00c8: Verifying Checksum 16:55:51 bde34c3a00c8: Download complete 16:55:51 b352a97aabf1: Download complete 16:55:51 4872d77fe225: Verifying Checksum 16:55:51 4872d77fe225: Download complete 16:55:51 5851b861e8e6: Verifying Checksum 16:55:51 5851b861e8e6: Download complete 16:55:51 b85a868b505f: Verifying Checksum 16:55:51 b85a868b505f: Download complete 16:55:51 bab4dde63d76: Verifying Checksum 16:55:51 bab4dde63d76: Download complete 16:55:52 b85a868b505f: Pull complete 16:55:52 e2be974225ed: Pull complete 16:55:53 339a4e72a1f5: Pull complete 16:55:53 988bab9f4d93: Pull complete 16:55:53 1469e6f7b9e6: Pull complete 16:55:53 eaf3925da568: Pull complete 16:55:55 bab4dde63d76: Pull complete 16:55:55 bde34c3a00c8: Pull complete 16:55:55 b352a97aabf1: Pull complete 16:55:55 4872d77fe225: Pull complete 16:55:55 5851b861e8e6: Pull complete 16:55:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:55:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:55:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:55 prd-ubuntu20.04-docker-8c-8g-16236 does not seem to be running inside a container 16:55:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:55:59 $ docker top 656761996c06c2fb7850e8c52078d3778422f65b9f8901eb1a90710ba471b4e1 -eo pid,comm 16:55:59 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). 16:55:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:55:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:55:59 [ssh-agent] Looking for ssh-agent implementation... 16:55:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:55:59 $ docker exec 656761996c06c2fb7850e8c52078d3778422f65b9f8901eb1a90710ba471b4e1 ssh-agent 16:55:59 SSH_AUTH_SOCK=/tmp/ssh-YFWYBV2Lqbam/agent.32 16:55:59 SSH_AGENT_PID=38 16:55:59 Running ssh-add (command line suppressed) 16:55:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/private_key_18280777965231143108.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/private_key_18280777965231143108.key) 16:55:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:55:59 + git tag --points-at HEAD [Pipeline] } 16:55:59 $ docker exec --env ******** --env ******** 656761996c06c2fb7850e8c52078d3778422f65b9f8901eb1a90710ba471b4e1 ssh-agent -k 16:55:59 unset SSH_AUTH_SOCK; 16:55:59 unset SSH_AGENT_PID; 16:55:59 echo Agent pid 38 killed; 16:55:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:55:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:55:59 [ssh-agent] Looking for ssh-agent implementation... 16:55:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:00 $ docker exec 656761996c06c2fb7850e8c52078d3778422f65b9f8901eb1a90710ba471b4e1 ssh-agent 16:56:00 SSH_AUTH_SOCK=/tmp/ssh-x981pbdvhKja/agent.72 16:56:00 SSH_AGENT_PID=78 16:56:00 Running ssh-add (command line suppressed) 16:56:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/private_key_16173903377223929412.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/private_key_16173903377223929412.key) 16:56:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:00 + git semver init 16:56:00 2023-11-01 16:56:00,758 [run_init] DEBUG init version:0.0.0 force:False 16:56:00 2023-11-01 16:56:00,759 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver 16:56:00 2023-11-01 16:56:00,760 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver 16:56:00 2023-11-01 16:56:00,760 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-648, universal_newlines=False, shell=None, istream=None) 16:56:02 2023-11-01 16:56:02,359 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.git/info/exclude 16:56:02 2023-11-01 16:56:02,361 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver/PR-648 with force:False 16:56:02 2023-11-01 16:56:02,361 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver/PR-648 16:56:02 2023-11-01 16:56:02,365 [execute] INFO git cat-file --batch-check 16:56:02 2023-11-01 16:56:02,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver, universal_newlines=False, shell=None, istream=) 16:56:02 2023-11-01 16:56:02,370 [execute] INFO git cat-file --batch 16:56:02 2023-11-01 16:56:02,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver, universal_newlines=False, shell=None, istream=) 16:56:02 2023-11-01 16:56:02,375 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver/PR-648 16:56:02 0.0.0 [Pipeline] } 16:56:02 $ docker exec --env ******** --env ******** 656761996c06c2fb7850e8c52078d3778422f65b9f8901eb1a90710ba471b4e1 ssh-agent -k 16:56:02 unset SSH_AUTH_SOCK; 16:56:02 unset SSH_AGENT_PID; 16:56:02 echo Agent pid 78 killed; 16:56:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:03 + git semver [Pipeline] } 16:56:03 $ docker stop --time=1 656761996c06c2fb7850e8c52078d3778422f65b9f8901eb1a90710ba471b4e1 16:56:04 $ docker rm -f --volumes 656761996c06c2fb7850e8c52078d3778422f65b9f8901eb1a90710ba471b4e1 [Pipeline] // withDockerContainer [Pipeline] sh 16:56:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:56:05 Stashed 1 file(s) [Pipeline] echo 16:56:05 [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 16:56:05 provisioning config files... 16:56:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/config3908904303536893502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:05 ---> docker-login.sh 16:56:05 nexus3.edgexfoundry.org:10001 16:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:05 Configure a credential helper to remove this warning. See 16:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:05 16:56:05 Login Succeeded 16:56:05 nexus3.edgexfoundry.org:10002 16:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:05 Configure a credential helper to remove this warning. See 16:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:05 16:56:05 Login Succeeded 16:56:05 nexus3.edgexfoundry.org:10003 16:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:06 Configure a credential helper to remove this warning. See 16:56:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:06 16:56:06 Login Succeeded 16:56:06 nexus3.edgexfoundry.org:10004 16:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:06 Configure a credential helper to remove this warning. See 16:56:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:06 16:56:06 Login Succeeded 16:56:06 docker.io 16:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:06 Configure a credential helper to remove this warning. See 16:56:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:06 16:56:06 Login Succeeded 16:56:06 ---> docker-login.sh ends [Pipeline] } 16:56:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:56:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:56:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:56:06 ========================================================= 16:56:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:56:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:06 + 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 . 16:56:06 Sending build context to Docker daemon 49.07MB 16:56:06 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 16:56:06 Step 2/15 : FROM ${BASE} AS builder 16:56:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:56:06 7264a8db6415: Pulling fs layer 16:56:06 c4d48a809fc2: Pulling fs layer 16:56:06 4f1c88b9dad5: Pulling fs layer 16:56:06 ad3a456e5733: Pulling fs layer 16:56:06 33e27b845d1e: Pulling fs layer 16:56:06 c68163c4e522: Pulling fs layer 16:56:06 50da416c3ac9: Pulling fs layer 16:56:06 23d2d4c4bb30: Pulling fs layer 16:56:06 ad3a456e5733: Waiting 16:56:06 33e27b845d1e: Waiting 16:56:06 23d2d4c4bb30: Waiting 16:56:06 c68163c4e522: Waiting 16:56:06 50da416c3ac9: Waiting 16:56:06 ad3a456e5733: Download complete 16:56:06 33e27b845d1e: Verifying Checksum 16:56:06 33e27b845d1e: Download complete 16:56:06 7264a8db6415: Verifying Checksum 16:56:06 7264a8db6415: Download complete 16:56:07 c68163c4e522: Verifying Checksum 16:56:07 c68163c4e522: Download complete 16:56:07 7264a8db6415: Pull complete 16:56:07 23d2d4c4bb30: Verifying Checksum 16:56:07 23d2d4c4bb30: Download complete 16:56:07 c4d48a809fc2: Pull complete 16:56:07 4f1c88b9dad5: Verifying Checksum 16:56:07 4f1c88b9dad5: Download complete 16:56:08 50da416c3ac9: Verifying Checksum 16:56:08 50da416c3ac9: Download complete 16:56:10 4f1c88b9dad5: Pull complete 16:56:10 ad3a456e5733: Pull complete 16:56:10 33e27b845d1e: Pull complete 16:56:10 c68163c4e522: Pull complete 16:56:12 50da416c3ac9: Pull complete 16:56:13 23d2d4c4bb30: Pull complete 16:56:13 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:56:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:56:13 ---> 0786185ac409 16:56:13 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:56:20 ---> Running in 045591e74d4e 16:56:20 Removing intermediate container 045591e74d4e 16:56:20 ---> 84f06367a24a 16:56:20 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 16:56:20 ---> Running in 80ca32fba6f5 16:56:20 Removing intermediate container 80ca32fba6f5 16:56:20 ---> 129437ae6ede 16:56:20 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 16:56:20 ---> Running in 6b50a24254fa 16:56:20 Removing intermediate container 6b50a24254fa 16:56:20 ---> 7c66775f2f29 16:56:20 Step 6/15 : LABEL Name=edgex-ui-go 16:56:20 ---> Running in 2d2e11f4eb94 16:56:20 Removing intermediate container 2d2e11f4eb94 16:56:20 ---> 8f96613ec6be 16:56:20 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 16:56:20 ---> Running in d27c7e2f5bfb 16:56:20 Removing intermediate container d27c7e2f5bfb 16:56:20 ---> 41a35880f3db 16:56:20 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:56:20 Still waiting to schedule task 16:56:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16233’ 16:56:20 latest: Pulling from library/docker 16:56:20 96526aa774ef: Pulling fs layer 16:56:20 308a300cc30f: Pulling fs layer 16:56:20 4f4fb700ef54: Pulling fs layer 16:56:20 5fcb7611fd77: Pulling fs layer 16:56:20 be9955e691a8: Pulling fs layer 16:56:20 1b5ce73eb848: Pulling fs layer 16:56:20 be9955e691a8: Waiting 16:56:20 fe45098d8d9e: Pulling fs layer 16:56:20 843bf259cc12: Pulling fs layer 16:56:20 e56cd900ceac: Pulling fs layer 16:56:20 5fcb7611fd77: Waiting 16:56:20 605d1390b383: Pulling fs layer 16:56:20 8f7854084fed: Pulling fs layer 16:56:20 0a217d94afa5: Pulling fs layer 16:56:20 1b5ce73eb848: Waiting 16:56:20 50e7dd98501d: Pulling fs layer 16:56:20 68811508944a: Pulling fs layer 16:56:20 fe45098d8d9e: Waiting 16:56:20 843bf259cc12: Waiting 16:56:20 8f7854084fed: Waiting 16:56:20 e56cd900ceac: Waiting 16:56:20 605d1390b383: Waiting 16:56:20 0a217d94afa5: Waiting 16:56:20 50e7dd98501d: Waiting 16:56:20 4f4fb700ef54: Verifying Checksum 16:56:20 4f4fb700ef54: Download complete 16:56:20 96526aa774ef: Verifying Checksum 16:56:20 96526aa774ef: Download complete 16:56:20 308a300cc30f: Verifying Checksum 16:56:20 308a300cc30f: Download complete 16:56:20 96526aa774ef: Pull complete 16:56:21 308a300cc30f: Pull complete 16:56:21 5fcb7611fd77: Verifying Checksum 16:56:21 5fcb7611fd77: Download complete 16:56:21 be9955e691a8: Verifying Checksum 16:56:21 be9955e691a8: Download complete 16:56:21 4f4fb700ef54: Pull complete 16:56:21 1b5ce73eb848: Verifying Checksum 16:56:21 1b5ce73eb848: Download complete 16:56:21 843bf259cc12: Verifying Checksum 16:56:21 843bf259cc12: Download complete 16:56:21 fe45098d8d9e: Verifying Checksum 16:56:21 fe45098d8d9e: Download complete 16:56:21 e56cd900ceac: Verifying Checksum 16:56:21 e56cd900ceac: Download complete 16:56:21 8f7854084fed: Verifying Checksum 16:56:21 8f7854084fed: Download complete 16:56:21 5fcb7611fd77: Pull complete 16:56:21 605d1390b383: Verifying Checksum 16:56:21 605d1390b383: Download complete 16:56:21 50e7dd98501d: Download complete 16:56:21 68811508944a: Verifying Checksum 16:56:21 68811508944a: Download complete 16:56:21 be9955e691a8: Pull complete 16:56:22 1b5ce73eb848: Pull complete 16:56:22 fe45098d8d9e: Pull complete 16:56:22 843bf259cc12: Pull complete 16:56:22 e56cd900ceac: Pull complete 16:56:22 605d1390b383: Pull complete 16:56:22 8f7854084fed: Pull complete 16:56:22 0a217d94afa5: Verifying Checksum 16:56:22 0a217d94afa5: Download complete 16:56:23 0a217d94afa5: Pull complete 16:56:23 50e7dd98501d: Pull complete 16:56:24 68811508944a: Pull complete 16:56:24 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 16:56:24 Status: Downloaded newer image for docker:latest 16:56:26 ---> 3261135485dd 16:56:26 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:56:26 ---> Running in c4fc950114bb 16:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:56:27 OK: 264 MiB in 52 packages 16:56:27 Removing intermediate container c4fc950114bb 16:56:27 ---> ad44d8cb9abe 16:56:27 Step 10/15 : ENV GO111MODULE=on 16:56:27 ---> Running in ae83389d062c 16:56:27 Removing intermediate container ae83389d062c 16:56:27 ---> 0532a274e719 16:56:27 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:56:27 ---> Running in 0879e22dadf7 16:56:27 Removing intermediate container 0879e22dadf7 16:56:27 ---> dd296cf92893 16:56:27 Step 12/15 : COPY go.mod vendor* ./ 16:56:27 ---> c3c49fb20f05 16:56:27 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:28 ---> Running in ff2b16986808 16:57:00 Removing intermediate container ff2b16986808 16:57:00 ---> bfc7e1984148 16:57:00 Step 14/15 : COPY . . 16:57:01 ---> 5cbf3e001974 16:57:01 Step 15/15 : RUN ${MAKE} 16:57:01 ---> Running in 9003d4d0bc58 16:57:01 noop 16:57:02 Removing intermediate container 9003d4d0bc58 16:57:02 ---> 43e2b22efd06 16:57:02 Successfully built 43e2b22efd06 16:57:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:02 + docker inspect -f . ci-base-image-x86_64 16:57:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:02 prd-ubuntu20.04-docker-8c-8g-16236 does not seem to be running inside a container 16:57:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:57:02 $ docker top 6b3833ab2a54539ea854fbeef98320059ca4979e50fdb3305de3efc90928d271 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:03 + go version 16:57:03 go version go1.21.0 linux/amd64 [Pipeline] } 16:57:03 $ docker stop --time=1 6b3833ab2a54539ea854fbeef98320059ca4979e50fdb3305de3efc90928d271 16:57:04 $ docker rm -f --volumes 6b3833ab2a54539ea854fbeef98320059ca4979e50fdb3305de3efc90928d271 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:04 + docker inspect -f . ci-base-image-x86_64 16:57:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:04 prd-ubuntu20.04-docker-8c-8g-16236 does not seem to be running inside a container 16:57:05 $ 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-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:57:05 $ docker top 3a59c0cc43a3e9a11e23d0c812b2a922c468f33e6ce802bd9ba1b7d5232b12ea -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:05 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-648 [Pipeline] fileExists [Pipeline] sh 16:57:06 + make test 16:57:06 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 16:57:07 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:57:15 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:57:15 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:57:15 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:57:15 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 16:57:15 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 16:57:15 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:57:15 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:57:15 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 16:57:15 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 16:57:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:57:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:57:18 ./bin/test-attribution-txt.sh 16:57:18 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 16:57:18 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 16:57:18 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:57:18 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 16:57:18 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 16:57:18 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 16:57:18 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 16:57:18 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 16:57:18 An attribution for golang.org/x/time is missing from Attribution.txt, please add 16:57:18 make -C web test 16:57:18 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-648/web' 16:57:18 make[1]: tput: No such file or directory 16:57:18 make[1]: tput: No such file or directory 16:57:18 warning: generating ./VERSION 16:57:18 echo "0.0.0" > VERSION 16:57:18 docker build \ 16:57:18 -f Dockerfile \ 16:57:18 --build-arg USER=1000 \ 16:57:18 \ 16:57:18 --label "git_sha=32287269981715bdd23e0bfc387d4742b05a5308" \ 16:57:18 -t edgexfoundry/edgex-web-ui:32287269981715bdd23e0bfc387d4742b05a5308 \ 16:57:18 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:57:18 . 16:57:18 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 16:57:18 Install the buildx component to build images with BuildKit: 16:57:18 https://docs.docker.com/go/buildx/ 16:57:18 16:57:19 Sending build context to Docker daemon 2.706MB 16:57:19 Step 1/11 : FROM node:18-alpine3.18 16:57:19 18-alpine3.18: Pulling from library/node 16:57:19 96526aa774ef: Already exists 16:57:19 3130715204cf: Pulling fs layer 16:57:19 b06de8ab1c4f: Pulling fs layer 16:57:19 90ef3ffc5156: Pulling fs layer 16:57:19 90ef3ffc5156: Verifying Checksum 16:57:19 90ef3ffc5156: Download complete 16:57:19 b06de8ab1c4f: Verifying Checksum 16:57:19 b06de8ab1c4f: Download complete 16:57:19 3130715204cf: Verifying Checksum 16:57:19 3130715204cf: Download complete 16:57:21 3130715204cf: Pull complete 16:57:21 b06de8ab1c4f: Pull complete 16:57:21 90ef3ffc5156: Pull complete 16:57:21 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 16:57:21 Status: Downloaded newer image for node:18-alpine3.18 16:57:21 ---> d1517ab6615b 16:57:21 Step 2/11 : RUN apk add --no-cache chromium 16:57:25 ---> Running in b5e84bfd8acc 16:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:57:25 (1/154) Installing libexpat (2.5.0-r1) 16:57:25 (2/154) Installing brotli-libs (1.0.9-r14) 16:57:25 (3/154) Installing libbz2 (1.0.8-r5) 16:57:25 (4/154) Installing libpng (1.6.39-r3) 16:57:25 (5/154) Installing freetype (2.13.0-r5) 16:57:25 (6/154) Installing fontconfig (2.14.2-r3) 16:57:25 (7/154) Installing libfontenc (1.1.7-r2) 16:57:25 (8/154) Installing mkfontscale (1.2.2-r3) 16:57:25 (9/154) Installing font-opensans (0_git20210927-r1) 16:57:25 (10/154) Installing pkgconf (1.9.5-r0) 16:57:25 (11/154) Installing libffi (3.4.4-r2) 16:57:25 (12/154) Installing libintl (0.21.1-r7) 16:57:25 (13/154) Installing libblkid (2.38.1-r8) 16:57:25 (14/154) Installing libmount (2.38.1-r8) 16:57:25 (15/154) Installing pcre2 (10.42-r1) 16:57:25 (16/154) Installing glib (2.76.4-r0) 16:57:25 (17/154) Installing xz-libs (5.4.3-r0) 16:57:25 (18/154) Installing libxml2 (2.11.4-r0) 16:57:25 (19/154) Installing shared-mime-info (2.2-r5) 16:57:25 (20/154) Installing hicolor-icon-theme (0.17-r2) 16:57:25 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 16:57:25 (22/154) Installing libwebp (1.3.2-r0) 16:57:25 (23/154) Installing zstd-libs (1.5.5-r4) 16:57:25 (24/154) Installing tiff (4.5.1-r0) 16:57:25 (25/154) Installing gdk-pixbuf (2.42.10-r5) 16:57:25 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 16:57:25 (27/154) Installing libxau (1.0.11-r2) 16:57:25 (28/154) Installing libmd (1.0.4-r2) 16:57:25 (29/154) Installing libbsd (0.11.7-r1) 16:57:25 (30/154) Installing libxdmcp (1.1.4-r2) 16:57:25 (31/154) Installing libxcb (1.15-r1) 16:57:25 (32/154) Installing libx11 (1.8.7-r0) 16:57:25 (33/154) Installing libxcomposite (0.4.6-r3) 16:57:25 (34/154) Installing libxfixes (6.0.1-r2) 16:57:25 (35/154) Installing libxrender (0.9.11-r3) 16:57:26 (36/154) Installing libxcursor (1.2.1-r2) 16:57:26 (37/154) Installing libxdamage (1.1.6-r2) 16:57:26 (38/154) Installing libxext (1.3.5-r2) 16:57:26 (39/154) Installing libxi (1.8.1-r0) 16:57:26 (40/154) Installing libxinerama (1.1.5-r2) 16:57:26 (41/154) Installing libxrandr (1.5.3-r2) 16:57:26 (42/154) Installing libatk-1.0 (2.48.3-r0) 16:57:26 (43/154) Installing libxtst (1.2.4-r2) 16:57:26 (44/154) Installing dbus-libs (1.14.8-r0) 16:57:26 (45/154) Installing at-spi2-core (2.48.3-r0) 16:57:26 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 16:57:26 (47/154) Installing pixman (0.42.2-r1) 16:57:26 (48/154) Installing cairo (1.17.8-r1) 16:57:26 (49/154) Installing cairo-gobject (1.17.8-r1) 16:57:26 (50/154) Installing avahi-libs (0.8-r13) 16:57:26 (51/154) Installing gmp (6.2.1-r3) 16:57:26 (52/154) Installing nettle (3.8.1-r2) 16:57:26 (53/154) Installing libunistring (1.1-r1) 16:57:26 (54/154) Installing libidn2 (2.3.4-r1) 16:57:26 (55/154) Installing p11-kit (0.24.1-r2) 16:57:26 (56/154) Installing libtasn1 (4.19.0-r1) 16:57:26 (57/154) Installing gnutls (3.8.0-r2) 16:57:26 (58/154) Installing cups-libs (2.4.7-r0) 16:57:26 (59/154) Installing libepoxy (1.5.10-r1) 16:57:26 (60/154) Installing fribidi (1.0.13-r0) 16:57:26 (61/154) Installing graphite2 (1.3.14-r5) 16:57:26 (62/154) Installing harfbuzz (7.3.0-r0) 16:57:26 (63/154) Installing libxft (2.3.8-r1) 16:57:26 (64/154) Installing pango (1.50.14-r1) 16:57:26 (65/154) Installing wayland-libs-client (1.22.0-r2) 16:57:26 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 16:57:26 (67/154) Installing wayland-libs-egl (1.22.0-r2) 16:57:26 (68/154) Installing xkeyboard-config (2.38-r0) 16:57:26 (69/154) Installing libxkbcommon (1.5.0-r2) 16:57:26 (70/154) Installing gtk+3.0 (3.24.38-r1) 16:57:26 Executing gtk+3.0-3.24.38-r1.post-install 16:57:26 (71/154) Installing icu-data-full (73.2-r2) 16:57:26 (72/154) Installing mesa (23.0.4-r0) 16:57:26 (73/154) Installing llvm15-libs (15.0.7-r6) 16:57:27 (74/154) Installing hwdata-pci (0.370-r0) 16:57:27 (75/154) Installing libpciaccess (0.17-r2) 16:57:27 (76/154) Installing libdrm (2.4.115-r4) 16:57:27 (77/154) Installing musl-fts (1.2.7-r5) 16:57:27 (78/154) Installing libelf (0.189-r2) 16:57:27 (79/154) Installing mesa-glapi (23.0.4-r0) 16:57:27 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 16:57:27 (81/154) Installing eudev-libs (3.2.11-r8) 16:57:27 (82/154) Installing libmagic (5.45-r0) 16:57:27 (83/154) Installing file (5.45-r0) 16:57:27 (84/154) Installing libice (1.1.1-r2) 16:57:27 (85/154) Installing libuuid (2.38.1-r8) 16:57:27 (86/154) Installing libsm (1.2.4-r1) 16:57:27 (87/154) Installing libxt (1.3.0-r2) 16:57:27 (88/154) Installing libxmu (1.1.4-r2) 16:57:27 (89/154) Installing xset (1.2.5-r1) 16:57:27 (90/154) Installing xprop (1.2.6-r0) 16:57:27 (91/154) Installing xdg-utils (1.1.3-r4) 16:57:27 (92/154) Installing libogg (1.3.5-r4) 16:57:27 (93/154) Installing flac-libs (1.4.3-r0) 16:57:27 (94/154) Installing alsa-lib (1.2.9-r1) 16:57:27 (95/154) Installing libatomic (12.2.1_git20220924-r10) 16:57:27 (96/154) Installing svt-av1-libs (1.6.0-r0) 16:57:27 (97/154) Installing aom-libs (3.6.1-r0) 16:57:27 (98/154) Installing libva (2.18.0-r1) 16:57:27 (99/154) Installing libvdpau (1.5-r1) 16:57:27 (100/154) Installing onevpl-libs (2023.2.1-r0) 16:57:27 (101/154) Installing ffmpeg-libavutil (6.0-r15) 16:57:27 (102/154) Installing libdav1d (1.2.1-r0) 16:57:27 (103/154) Installing libhwy (1.0.4-r1) 16:57:27 (104/154) Installing lcms2 (2.15-r2) 16:57:27 (105/154) Installing libjxl (0.8.2-r0) 16:57:27 (106/154) Installing lame-libs (3.100-r5) 16:57:27 (107/154) Installing opus (1.4-r0) 16:57:27 (108/154) Installing libgomp (12.2.1_git20220924-r10) 16:57:27 (109/154) Installing soxr (0.1.3-r5) 16:57:27 (110/154) Installing ffmpeg-libswresample (6.0-r15) 16:57:27 (111/154) Installing libtheora (1.1.1-r17) 16:57:27 (112/154) Installing libvorbis (1.3.7-r1) 16:57:27 (113/154) Installing libvpx (1.13.0-r2) 16:57:27 (114/154) Installing x264-libs (0.164_git20220602-r1) 16:57:27 (115/154) Installing numactl (2.0.16-r4) 16:57:27 (116/154) Installing x265-libs (3.5-r4) 16:57:28 (117/154) Installing xvidcore (1.3.7-r1) 16:57:28 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 16:57:28 (119/154) Installing libbluray (1.3.4-r0) 16:57:28 (120/154) Installing mpg123-libs (1.31.3-r1) 16:57:28 (121/154) Installing libopenmpt (0.7.2-r0) 16:57:28 (122/154) Installing cjson (1.7.15-r4) 16:57:28 (123/154) Installing mbedtls (2.28.5-r0) 16:57:28 (124/154) Installing librist (0.2.7-r0) 16:57:28 (125/154) Installing libsrt (1.5.2-r0) 16:57:28 (126/154) Installing libssh (0.10.5-r0) 16:57:28 (127/154) Installing libsodium (1.0.18-r3) 16:57:28 (128/154) Installing libzmq (4.3.4-r4) 16:57:28 (129/154) Installing ffmpeg-libavformat (6.0-r15) 16:57:28 (130/154) Installing libevent (2.1.12-r6) 16:57:28 (131/154) Installing wayland-libs-server (1.22.0-r2) 16:57:28 (132/154) Installing mesa-gbm (23.0.4-r0) 16:57:28 (133/154) Installing harfbuzz-subset (7.3.0-r0) 16:57:28 (134/154) Installing icu-libs (73.2-r2) 16:57:28 (135/154) Installing jsoncpp (1.9.5-r0) 16:57:28 (136/154) Installing minizip (1.2.13-r1) 16:57:28 (137/154) Installing nspr (4.35-r2) 16:57:28 (138/154) Installing sqlite-libs (3.41.2-r2) 16:57:28 (139/154) Installing nss (3.94-r0) 16:57:28 (140/154) Installing pipewire-libs (0.3.70-r1) 16:57:28 (141/154) Installing libasyncns (0.8-r1) 16:57:28 (142/154) Installing libltdl (2.4.7-r2) 16:57:28 (143/154) Installing orc (0.4.34-r0) 16:57:28 (144/154) Installing libsndfile (1.2.0-r2) 16:57:28 (145/154) Installing speexdsp (1.2.1-r1) 16:57:28 (146/154) Installing tdb-libs (1.4.8-r1) 16:57:28 (147/154) Installing libpulse (16.1-r10) 16:57:28 (148/154) Installing snappy (1.1.10-r1) 16:57:28 (149/154) Installing libwoff2common (1.0.2-r2) 16:57:28 (150/154) Installing libwoff2enc (1.0.2-r2) 16:57:28 (151/154) Installing libgpg-error (1.47-r1) 16:57:28 (152/154) Installing libgcrypt (1.10.2-r1) 16:57:28 (153/154) Installing libxslt (1.1.38-r0) 16:57:28 (154/154) Installing chromium (117.0.5938.62-r0) 16:57:29 Executing busybox-1.36.1-r2.trigger 16:57:29 Executing fontconfig-2.14.2-r3.trigger 16:57:29 Executing mkfontscale-1.2.2-r3.trigger 16:57:29 Executing glib-2.76.4-r0.trigger 16:57:29 Executing shared-mime-info-2.2-r5.trigger 16:57:30 Executing gdk-pixbuf-2.42.10-r5.trigger 16:57:30 Executing gtk-update-icon-cache-3.24.38-r1.trigger 16:57:30 OK: 576 MiB in 171 packages 16:57:40 Removing intermediate container b5e84bfd8acc 16:57:40 ---> 49bba0f378a6 16:57:40 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:57:40 ---> Running in b0c92d4eb02a 16:57:40 Removing intermediate container b0c92d4eb02a 16:57:40 ---> 048bba962d26 16:57:40 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 16:57:40 ---> Running in 896d4776985b 16:57:40 Removing intermediate container 896d4776985b 16:57:40 ---> c7f3c482cc69 16:57:40 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 16:57:40 ---> Running in b389632c1c63 16:57:40 Removing intermediate container b389632c1c63 16:57:40 ---> 651edc666c38 16:57:40 Step 6/11 : RUN npm install -g npm 16:57:40 ---> Running in 1af0e391657d 16:57:47 16:57:47 removed 31 packages, and changed 65 packages in 5s 16:57:47 16:57:47 26 packages are looking for funding 16:57:47 run `npm fund` for details 16:57:47 Removing intermediate container 1af0e391657d 16:57:47 ---> 085c84b50934 16:57:47 Step 7/11 : ARG USER=1000 16:57:47 ---> Running in 35c974afdf7e 16:57:47 Removing intermediate container 35c974afdf7e 16:57:47 ---> 78de2a5c5000 16:57:47 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:57:47 ---> Running in f5d40e45b59a 16:57:48 Removing intermediate container f5d40e45b59a 16:57:48 ---> c27859f971d4 16:57:48 Step 9/11 : USER $USER:$USER 16:57:48 ---> Running in 930675edafee 16:57:48 Removing intermediate container 930675edafee 16:57:48 ---> 7baea79f9c31 16:57:48 Step 10/11 : WORKDIR /app 16:57:48 ---> Running in da5596d4fa5b 16:57:48 Removing intermediate container da5596d4fa5b 16:57:48 ---> fd3afff72eab 16:57:48 Step 11/11 : LABEL git_sha=32287269981715bdd23e0bfc387d4742b05a5308 16:57:48 ---> Running in 6df21eb52f9f 16:57:48 Removing intermediate container 6df21eb52f9f 16:57:48 ---> 58a989ef946d 16:57:48 Successfully built 58a989ef946d 16:57:48 Successfully tagged edgexfoundry/edgex-web-ui:32287269981715bdd23e0bfc387d4742b05a5308 16:57:48 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:57:48 touch edgex-web-ui.imagebuilt 16:57:48 mkdir -p node_modules coverage 16:57:48 chown "1000:1000" node_modules coverage package-lock.json 16:57:48 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:57:50 npm WARN EBADENGINE Unsupported engine { 16:57:50 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 16:57:50 npm WARN EBADENGINE required: { 16:57:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:57:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:57:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:57:50 npm WARN EBADENGINE }, 16:57:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 16:57:50 npm WARN EBADENGINE } 16:57:50 npm WARN EBADENGINE Unsupported engine { 16:57:50 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 16:57:50 npm WARN EBADENGINE required: { 16:57:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:57:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:57:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:57:50 npm WARN EBADENGINE }, 16:57:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 16:57:50 npm WARN EBADENGINE } 16:57:50 npm WARN EBADENGINE Unsupported engine { 16:57:50 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 16:57:50 npm WARN EBADENGINE required: { 16:57:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:57:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:57:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:57:50 npm WARN EBADENGINE }, 16:57:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 16:57:50 npm WARN EBADENGINE } 16:57:50 npm WARN EBADENGINE Unsupported engine { 16:57:50 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 16:57:50 npm WARN EBADENGINE required: { 16:57:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:57:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:57:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:57:50 npm WARN EBADENGINE }, 16:57:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 16:57:50 npm WARN EBADENGINE } 16:57:50 npm WARN EBADENGINE Unsupported engine { 16:57:50 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 16:57:50 npm WARN EBADENGINE required: { 16:57:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:57:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:57:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:57:50 npm WARN EBADENGINE }, 16:57:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 16:57:50 npm WARN EBADENGINE } 16:57:50 npm WARN EBADENGINE Unsupported engine { 16:57:50 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 16:57:50 npm WARN EBADENGINE required: { 16:57:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:57:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:57:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:57:50 npm WARN EBADENGINE }, 16:57:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 16:57:50 npm WARN EBADENGINE } 16:57:50 npm WARN EBADENGINE Unsupported engine { 16:57:50 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 16:57:50 npm WARN EBADENGINE required: { 16:57:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:57:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:57:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:57:50 npm WARN EBADENGINE }, 16:57:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 16:57:50 npm WARN EBADENGINE } 16:57:50 npm WARN EBADENGINE Unsupported engine { 16:57:50 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 16:57:50 npm WARN EBADENGINE required: { 16:57:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:57:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:57:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:57:50 npm WARN EBADENGINE }, 16:57:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 16:57:50 npm WARN EBADENGINE } 16:57:50 npm WARN EBADENGINE Unsupported engine { 16:57:50 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 16:57:50 npm WARN EBADENGINE required: { 16:57:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:57:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:57:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:57:50 npm WARN EBADENGINE }, 16:57:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 16:57:50 npm WARN EBADENGINE } 16:58:02 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 16:58:02 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 16:58:02 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 16:58:02 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 16:58:02 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 16:58:02 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 16:58:02 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 16:58:03 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 16:58:03 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 16:58:03 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:58:03 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 16:58:03 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:58:03 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. 16:58:04 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. 16:58:04 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. 16:58:04 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 16:58:04 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 16:58:06 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 16:58:07 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 16:58:09 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. 16:58:13 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. 16:58:19 16:58:19 added 1478 packages, and audited 1479 packages in 30s 16:58:19 16:58:19 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 16:58:19 16:58:19 To address issues that do not require attention, run: 16:58:19 npm audit fix 16:58:19 16:58:19 To address all issues (including breaking changes), run: 16:58:19 npm audit fix --force 16:58:19 16:58:19 Run `npm audit` for details. 16:58:29 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 16:58:30 - Generating browser application bundles (phase: setup)... 16:58:34 Compiling @angular/compiler/testing : es2015 as esm2015 16:58:34 Compiling @angular/core : es2015 as esm2015 16:58:36 Compiling @angular/core/testing : es2015 as esm2015 16:58:36 Compiling @angular/common : es2015 as esm2015 16:58:37 Compiling @angular/platform-browser : es2015 as esm2015 16:58:37 Compiling @angular/common/testing : es2015 as esm2015 16:58:37 Compiling @angular/common/http : es2015 as esm2015 16:58:37 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 16:58:38 Compiling @angular/platform-browser/testing : es2015 as esm2015 16:58:38 Compiling @angular/forms : es2015 as esm2015 16:58:38 Compiling @angular/router : es2015 as esm2015 16:58:38 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 16:58:38 Compiling @angular/common/http/testing : es2015 as esm2015 16:58:39 Compiling @angular/router/testing : es2015 as esm2015 16:58:44 01 11 2023 16:58:43.483:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 16:58:44 01 11 2023 16:58:43.484:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 16:58:44 01 11 2023 16:58:43.487:INFO [launcher]: Starting browser ChromeHeadless 16:58:54 ✔ Browser application bundle generation complete. 16:58:54 01 11 2023 16:58:52.560:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket ExhLeN_xS-E4ji2SAAAB with id 480498 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.061 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.093 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.102 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.109 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.116 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.15 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.16 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.162 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.165 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.166 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.216 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.221 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.224 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.225 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.245 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.327 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.331 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.332 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.35 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.352 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.373 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.383 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.394 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.397 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.415 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.47 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.497 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.504 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.508 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.526 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.532 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.537 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.538 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.539 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.557 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.567 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.575 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.585 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.587 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.595 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.609 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.613 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.623 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.629 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.632 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.637 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.639 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.644 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.658 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.664 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.673 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.675 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.676 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.704 secs) 16:58:55 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.71 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.731 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.734 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.736 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.738 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.74 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.748 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.762 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.764 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.767 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.775 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.777 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.78 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.792 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.812 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.83 secs) 16:58:56 ERROR: 'NG0304: 'router-outlet' is not a known element: 16:58:56 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 16:58:56 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.83 secs) 16:58:56 ERROR: 'NG0304: 'router-outlet' is not a known element: 16:58:56 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 16:58:56 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.835 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.858 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.869 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.877 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.88 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.882 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.884 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.888 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.889 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.89 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.891 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.896 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.904 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.927 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.94 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.985 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.999 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.007 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.015 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.029 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.032 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.034 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.047 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.055 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.064 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.069 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.073 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.08 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.085 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.103 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.112 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.13 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.14 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.161 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.167 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.175 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.181 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.196 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.202 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.218 secs) 16:58:56 WARN: ' 16:58:56 It looks like you're using ngModel on the same form field as formControlName. 16:58:56 Support for using the ngModel input property and ngModelChange event with 16:58:56 reactive form directives has been deprecated in Angular v6 and will be removed 16:58:56 in a future version of Angular. 16:58:56 16:58:56 For more information on this, see our API docs here: 16:58:56 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:58:56 ' 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.218 secs) 16:58:56 WARN: ' 16:58:56 It looks like you're using ngModel on the same form field as formControlName. 16:58:56 Support for using the ngModel input property and ngModelChange event with 16:58:56 reactive form directives has been deprecated in Angular v6 and will be removed 16:58:56 in a future version of Angular. 16:58:56 16:58:56 For more information on this, see our API docs here: 16:58:56 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:58:56 ' 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.233 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.246 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.262 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.266 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.27 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.273 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.281 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.332 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.34 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.343 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.345 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.361 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.367 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.374 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.38 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.386 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.389 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.39 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.4 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.414 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.42 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.428 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.432 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.434 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.442 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.452 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.455 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.457 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.46 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.472 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.478 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.49 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.494 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.499 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.5 secs) 16:58:56 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.503 secs) 16:58:57 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.508 secs) 16:58:57 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.051 secs / 1.508 secs) 16:58:57 TOTAL: 147 SUCCESS 16:58:57 ✔ Browser application bundle generation complete. 16:58:57 16:58:57 =============================== Coverage summary =============================== 16:58:57 Statements : 40.92% ( 1469/3590 ) 16:58:57 Branches : 11.75% ( 114/970 ) 16:58:57 Functions : 32.06% ( 420/1310 ) 16:58:57 Lines : 38.91% ( 1324/3403 ) 16:58:57 ================================================================================ 16:58:57 ✔ Browser application bundle generation complete. 16:58:59 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-648/web' [Pipeline] echo 16:58:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:58:59 $ docker stop --time=1 3a59c0cc43a3e9a11e23d0c812b2a922c468f33e6ce802bd9ba1b7d5232b12ea 16:59:01 $ docker rm -f --volumes 3a59c0cc43a3e9a11e23d0c812b2a922c468f33e6ce802bd9ba1b7d5232b12ea [Pipeline] // withDockerContainer [Pipeline] sh 16:59:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:59:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:59:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:59:04 + ls -al . 16:59:04 total 180 16:59:04 drwxrwxr-x 13 jenkins jenkins 4096 Nov 1 16:57 . 16:59:04 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:55 .. 16:59:04 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:55 .blubracket 16:59:04 -rw-rw-r-- 1 jenkins jenkins 18 Nov 1 16:55 .dockerignore 16:59:04 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:56 .git 16:59:04 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:55 .github 16:59:04 -rw-rw-r-- 1 jenkins jenkins 161 Nov 1 16:55 .gitignore 16:59:04 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:56 .semver 16:59:04 -rw-rw-r-- 1 jenkins jenkins 8418 Nov 1 16:55 Attribution.txt 16:59:04 -rw-rw-r-- 1 jenkins jenkins 19103 Nov 1 16:55 CHANGELOG.md 16:59:04 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 1 16:55 CONTRIBUTING.md 16:59:04 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 1 16:55 Dockerfile 16:59:04 -rw-rw-r-- 1 jenkins jenkins 652 Nov 1 16:55 Jenkinsfile 16:59:04 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 1 16:55 LICENSE 16:59:04 -rw-rw-r-- 1 jenkins jenkins 2134 Nov 1 16:55 Makefile 16:59:04 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 1 16:55 README.md 16:59:04 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 16:56 VERSION 16:59:04 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:55 assets 16:59:04 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:55 bin 16:59:04 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:55 cmd 16:59:04 -rw-r--r-- 1 jenkins jenkins 10 Nov 1 16:57 coverage.out 16:59:04 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:55 docs 16:59:04 -rw-rw-r-- 1 jenkins jenkins 3512 Nov 1 16:55 go.mod 16:59:04 -rw-rw-r-- 1 jenkins jenkins 34269 Nov 1 16:55 go.sum 16:59:04 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:55 internal 16:59:04 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:55 testing 16:59:04 -rw-rw-r-- 1 jenkins jenkins 155 Nov 1 16:55 version.go 16:59:04 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 16:57 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:05 + 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=32287269981715bdd23e0bfc387d4742b05a5308 --label arch=amd64 --label version=0.0.0 . 16:59:05 Sending build context to Docker daemon 51.77MB 16:59:05 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 16:59:05 Step 2/25 : FROM ${BASE} AS builder 16:59:05 ---> 43e2b22efd06 16:59:05 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:59:06 ---> Running in 0a8d08eae30c 16:59:06 Removing intermediate container 0a8d08eae30c 16:59:06 ---> cdc40d1bb38c 16:59:06 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 16:59:07 ---> Running in 709f75ed9e6c 16:59:07 Removing intermediate container 709f75ed9e6c 16:59:07 ---> cbf4c59ae9ec 16:59:07 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 16:59:07 ---> Running in 3ae37e60a97a 16:59:07 Removing intermediate container 3ae37e60a97a 16:59:07 ---> 97945a66c145 16:59:07 Step 6/25 : LABEL Name=edgex-ui-go 16:59:07 ---> Running in 81a2e46e47e2 16:59:07 Removing intermediate container 81a2e46e47e2 16:59:07 ---> 9840f9405612 16:59:07 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 16:59:07 ---> Running in 80bb754da462 16:59:07 Removing intermediate container 80bb754da462 16:59:07 ---> c2f9ebc73c58 16:59:07 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:59:09 ---> 423c2fdf2c31 16:59:09 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:59:09 ---> Running in 47417d409d08 16:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:59:09 OK: 264 MiB in 52 packages 16:59:10 Removing intermediate container 47417d409d08 16:59:10 ---> 9d32058d3fdf 16:59:10 Step 10/25 : ENV GO111MODULE=on 16:59:10 ---> Running in 8abc1cdba1ac 16:59:10 Removing intermediate container 8abc1cdba1ac 16:59:10 ---> ddc0ba633e26 16:59:10 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:59:10 ---> Running in 0137a1f7e8e0 16:59:10 Removing intermediate container 0137a1f7e8e0 16:59:10 ---> d2a991024887 16:59:10 Step 12/25 : COPY go.mod vendor* ./ 16:59:10 ---> 5f4bea73c8ee 16:59:10 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:10 ---> Running in c6fcf52a9806 16:59:11 Removing intermediate container c6fcf52a9806 16:59:11 ---> 6f34874c5e1a 16:59:11 Step 14/25 : COPY . . 16:59:14 ---> e6a5e2ffd5f4 16:59:14 Step 15/25 : RUN ${MAKE} 16:59:14 ---> Running in 7d5da18f6dcb 16:59: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 16:59:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16238 in /w/workspace/edgexfoundry_edgex-ui-go_PR-648 [Pipeline] { [Pipeline] ws 16:59:31 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 16:59:31 The recommended git tool is: git 16:59:32 Removing intermediate container 7d5da18f6dcb 16:59:32 ---> 49b2d3bd4150 16:59:32 Step 16/25 : FROM alpine:3.18 16:59:32 3.18: Pulling from library/alpine 16:59:32 96526aa774ef: Already exists 16:59:33 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:59:33 Status: Downloaded newer image for alpine:3.18 16:59:33 ---> 8ca4688f4f35 16:59:33 Step 17/25 : EXPOSE 4000 16:59:33 ---> Running in bcf940cabca1 16:59:34 Removing intermediate container bcf940cabca1 16:59:34 ---> ce1ee400fefd 16:59:34 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 16:59:37 ---> d001ad9fb1ca 16:59:37 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 16:59:37 ---> a180ff33a77d 16:59:37 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 16:59:38 ---> 3200781df6a3 16:59:38 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:59:38 ---> Running in ea4b0beacf9e 16:59:38 Removing intermediate container ea4b0beacf9e 16:59:38 ---> 772c30c4bf2e 16:59:38 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 16:59:38 ---> Running in 3bdb6d5febb4 16:59:38 Removing intermediate container 3bdb6d5febb4 16:59:38 ---> 91556e4a5c18 16:59:38 Step 23/25 : LABEL arch=amd64 16:59:38 ---> Running in 2dbc1ffc870d 16:59:38 Removing intermediate container 2dbc1ffc870d 16:59:38 ---> 887975e81cb6 16:59:38 Step 24/25 : LABEL git_sha=32287269981715bdd23e0bfc387d4742b05a5308 16:59:38 ---> Running in 029a88941c75 16:59:38 Removing intermediate container 029a88941c75 16:59:38 ---> 0615818ca3a1 16:59:38 Step 25/25 : LABEL version=0.0.0 16:59:39 ---> Running in 30c0291380bb 16:59:39 Removing intermediate container 30c0291380bb 16:59:39 ---> 21bb983cf6a1 16:59:39 [Warning] One or more build-args [ARCH] were not consumed 16:59:39 Successfully built 21bb983cf6a1 16:59:39 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 16:59:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:39 16:59:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:40 latest: Pulling from edgex-lftools-log-publisher 16:59:40 5eb5b503b376: Pulling fs layer 16:59:40 5c69ac0246d0: Pulling fs layer 16:59:40 ec43610c2a17: Pulling fs layer 16:59:40 3a2ae6a8a46f: Pulling fs layer 16:59:40 33b1e0a273af: Pulling fs layer 16:59:40 5d3b04190fa2: Pulling fs layer 16:59:40 2f39f015ded8: Pulling fs layer 16:59:40 33b1e0a273af: Waiting 16:59:40 5d3b04190fa2: Waiting 16:59:40 2f39f015ded8: Waiting 16:59:40 3a2ae6a8a46f: Waiting 16:59:40 5c69ac0246d0: Download complete 16:59:40 3a2ae6a8a46f: Verifying Checksum 16:59:40 3a2ae6a8a46f: Download complete 16:59:40 33b1e0a273af: Verifying Checksum 16:59:40 33b1e0a273af: Download complete 16:59:40 5d3b04190fa2: Download complete 16:59:40 ec43610c2a17: Verifying Checksum 16:59:40 ec43610c2a17: Download complete 16:59:40 5eb5b503b376: Verifying Checksum 16:59:40 5eb5b503b376: Download complete 16:59:40 using credential edgex-jenkins-ssh 16:59:40 Cloning the remote Git repository 16:59:40 2f39f015ded8: Download complete 16:59:40 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:59:41 5eb5b503b376: Pull complete 16:59:42 5c69ac0246d0: Pull complete 16:59:42 ec43610c2a17: Pull complete 16:59:41 > git init /w/workspace/edgex-ui-go/4 # timeout=10 16:59:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:59:41 > git --version # timeout=10 16:59:41 > git --version # 'git version 2.25.1' 16:59:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:59:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:59:42 3a2ae6a8a46f: Pull complete 16:59:42 33b1e0a273af: Pull complete 16:59:42 5d3b04190fa2: Pull complete 16:59:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:59:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:59:47 2f39f015ded8: Pull complete 16:59:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:59:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 16:59:47 Merging remotes/origin/main commit ac546a2f150132441b3fc3e497761aac756dd4b3 into PR head commit 32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] // withEnv [Pipeline] } 16:59:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:59:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:59:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:59:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:47 prd-ubuntu20.04-docker-8c-8g-16236 does not seem to be running inside a container 16:59:47 $ 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-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:59:47 Merge succeeded, producing 32287269981715bdd23e0bfc387d4742b05a5308 16:59:47 Checking out Revision 32287269981715bdd23e0bfc387d4742b05a5308 (PR-648) 16:59:47 > git config core.sparsecheckout # timeout=10 16:59:47 > git checkout -f 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 16:59:47 > git remote # timeout=10 16:59:47 > git config --get remote.origin.url # timeout=10 16:59:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:59:47 > git merge ac546a2f150132441b3fc3e497761aac756dd4b3 # timeout=10 16:59:47 > git rev-parse HEAD^{commit} # timeout=10 16:59:47 > git config core.sparsecheckout # timeout=10 16:59:47 > git checkout -f 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 16:59:48 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 16:59:49 16:59:49 GitHub has been notified of this commit’s build result 16:59:49 16:59:51 $ docker top e3a6bcc5e43a4bcce8f149cd64620cca15faec3340e741263b1b62c5199e3500 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:59:52 ---> job-cost.sh 16:59:52 lf-activate-venv: SKIPPING 16:59:52 INFO: No Stack... 16:59:52 INFO: Retrieving Pricing Info for: v3-standard-8 16:59:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:59:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:59:52 Dload Upload Total Spent Left Speed 16:59:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 16:59:53 INFO: Archiving Costs [Pipeline] sh 16:59:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:59:53 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives/cost.csv 16:59:53 + cut -d, -f6 [Pipeline] lock 16:59:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-648-4-stack-cost] 16:59:53 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-648-4-stack-cost] did not exist. Created. 16:59:53 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-648-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:59:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:59:53 + sudo tee /etc/docker/daemon.new 16:59:53 { 16:59:53 "registry-mirrors": [ 16:59:53 "https://nexus3.edgexfoundry.org:10001" 16:59:53 ], 16:59:53 "bip": "10.250.0.254/24", 16:59:53 "hosts": [ 16:59:53 "tcp://0.0.0.0:5555", 16:59:53 "unix:///var/run/docker.sock" 16:59:53 ], 16:59:53 "mtu": 1458, 16:59:53 "selinux-enabled": true, 16:59:53 "seccomp-profile": "/etc/docker/seccomp.json" 16:59:53 } [Pipeline] sh 16:59:53 + echo total: 0.2199999988079071 [Pipeline] stash 16:59:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:59:54 + sudo service docker restart 16:59:54 Stashed 1 file(s) [Pipeline] } 16:59:54 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-648-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:59:54 $ docker stop --time=1 e3a6bcc5e43a4bcce8f149cd64620cca15faec3340e741263b1b62c5199e3500 16:59:55 $ docker rm -f --volumes e3a6bcc5e43a4bcce8f149cd64620cca15faec3340e741263b1b62c5199e3500 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:16 provisioning config files... 17:00:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config8988939977064504362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:16 ---> docker-login.sh 17:00:16 nexus3.edgexfoundry.org:10001 17:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:17 Configure a credential helper to remove this warning. See 17:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:17 17:00:17 Login Succeeded 17:00:17 nexus3.edgexfoundry.org:10002 17:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:17 Configure a credential helper to remove this warning. See 17:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:17 17:00:17 Login Succeeded 17:00:17 nexus3.edgexfoundry.org:10003 17:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:18 Configure a credential helper to remove this warning. See 17:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:18 17:00:18 Login Succeeded 17:00:18 nexus3.edgexfoundry.org:10004 17:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:18 Configure a credential helper to remove this warning. See 17:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:18 17:00:18 Login Succeeded 17:00:18 docker.io 17:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:19 Configure a credential helper to remove this warning. See 17:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:19 17:00:19 Login Succeeded 17:00:19 ---> docker-login.sh ends [Pipeline] } 17:00:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:00:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:00:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:00:19 ========================================================= 17:00:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:00:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:19 + 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 . 17:00:21 Sending build context to Docker daemon 31.6MB 17:00:21 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 17:00:21 Step 2/15 : FROM ${BASE} AS builder 17:00:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:00:21 9fda8d8052c6: Pulling fs layer 17:00:21 5d54e960e981: Pulling fs layer 17:00:21 c4a7e357bf2a: Pulling fs layer 17:00:21 f0e02332f6b5: Pulling fs layer 17:00:21 cefa15bbcfad: Pulling fs layer 17:00:21 17808c966233: Pulling fs layer 17:00:21 f4c1fc716caa: Pulling fs layer 17:00:21 f0e02332f6b5: Waiting 17:00:21 f4c1fc716caa: Waiting 17:00:21 cefa15bbcfad: Waiting 17:00:21 17808c966233: Waiting 17:00:21 5d54e960e981: Download complete 17:00:21 f0e02332f6b5: Verifying Checksum 17:00:21 f0e02332f6b5: Download complete 17:00:21 cefa15bbcfad: Verifying Checksum 17:00:21 cefa15bbcfad: Download complete 17:00:21 9fda8d8052c6: Verifying Checksum 17:00:21 9fda8d8052c6: Download complete 17:00:22 f4c1fc716caa: Verifying Checksum 17:00:22 f4c1fc716caa: Download complete 17:00:23 c4a7e357bf2a: Verifying Checksum 17:00:23 c4a7e357bf2a: Download complete 17:00:24 17808c966233: Verifying Checksum 17:00:24 17808c966233: Download complete 17:00:25 9fda8d8052c6: Pull complete 17:00:25 5d54e960e981: Pull complete 17:00:42 c4a7e357bf2a: Pull complete 17:00:42 f0e02332f6b5: Pull complete 17:00:42 cefa15bbcfad: Pull complete 17:00:50 17808c966233: Pull complete 17:00:54 f4c1fc716caa: Pull complete 17:00:54 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:00:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:00:54 ---> ea914061e18c 17:00:54 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:00:55 ---> Running in e71f335f6e32 17:00:56 Removing intermediate container e71f335f6e32 17:00:56 ---> 503441452238 17:00:56 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 17:00:56 ---> Running in 4531b1bd0e93 17:00:56 Removing intermediate container 4531b1bd0e93 17:00:56 ---> 3fb0879036a1 17:00:56 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 17:00:56 ---> Running in 007b9cb29468 17:00:56 Removing intermediate container 007b9cb29468 17:00:56 ---> 71ed4a999cb7 17:00:56 Step 6/15 : LABEL Name=edgex-ui-go 17:00:56 ---> Running in dfbff0b19daf 17:00:57 Removing intermediate container dfbff0b19daf 17:00:57 ---> 4758ad0e80b8 17:00:57 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:00:57 ---> Running in b80851aaa54e 17:00:57 Removing intermediate container b80851aaa54e 17:00:57 ---> 7ee8b451c41c 17:00:57 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:00:58 latest: Pulling from library/docker 17:00:58 579b34f0a95b: Pulling fs layer 17:00:58 2ecd494fa26a: Pulling fs layer 17:00:58 4f4fb700ef54: Pulling fs layer 17:00:58 99624a4fd86a: Pulling fs layer 17:00:58 6b3f207db0e4: Pulling fs layer 17:00:58 2f21744ef460: Pulling fs layer 17:00:58 80fde8283b9a: Pulling fs layer 17:00:58 cfd52aaeb832: Pulling fs layer 17:00:58 2aa7661f3209: Pulling fs layer 17:00:58 ad7962f27383: Pulling fs layer 17:00:58 c8cf6870052b: Pulling fs layer 17:00:58 1996d6e72d7b: Pulling fs layer 17:00:58 112e10f1d4c1: Pulling fs layer 17:00:58 b97b6e3dbded: Pulling fs layer 17:00:58 2aa7661f3209: Waiting 17:00:58 1996d6e72d7b: Waiting 17:00:58 112e10f1d4c1: Waiting 17:00:58 b97b6e3dbded: Waiting 17:00:58 99624a4fd86a: Waiting 17:00:58 6b3f207db0e4: Waiting 17:00:58 ad7962f27383: Waiting 17:00:58 c8cf6870052b: Waiting 17:00:58 2f21744ef460: Waiting 17:00:58 80fde8283b9a: Waiting 17:00:58 cfd52aaeb832: Waiting 17:00:58 4f4fb700ef54: Verifying Checksum 17:00:58 4f4fb700ef54: Download complete 17:00:58 579b34f0a95b: Verifying Checksum 17:00:58 579b34f0a95b: Download complete 17:00:58 2ecd494fa26a: Verifying Checksum 17:00:58 2ecd494fa26a: Download complete 17:00:59 99624a4fd86a: Verifying Checksum 17:00:59 99624a4fd86a: Download complete 17:00:59 80fde8283b9a: Verifying Checksum 17:00:59 80fde8283b9a: Download complete 17:00:59 2f21744ef460: Verifying Checksum 17:00:59 2f21744ef460: Download complete 17:00:59 579b34f0a95b: Pull complete 17:00:59 6b3f207db0e4: Verifying Checksum 17:00:59 6b3f207db0e4: Download complete 17:00:59 2aa7661f3209: Verifying Checksum 17:00:59 2aa7661f3209: Download complete 17:00:59 cfd52aaeb832: Download complete 17:00:59 c8cf6870052b: Download complete 17:00:59 ad7962f27383: Verifying Checksum 17:00:59 ad7962f27383: Download complete 17:01:00 112e10f1d4c1: Download complete 17:01:00 2ecd494fa26a: Pull complete 17:01:00 b97b6e3dbded: Verifying Checksum 17:01:00 b97b6e3dbded: Download complete 17:01:00 4f4fb700ef54: Pull complete 17:01:01 1996d6e72d7b: Verifying Checksum 17:01:01 1996d6e72d7b: Download complete 17:01:01 99624a4fd86a: Pull complete 17:01:02 6b3f207db0e4: Pull complete 17:01:04 2f21744ef460: Pull complete 17:01:04 80fde8283b9a: Pull complete 17:01:04 cfd52aaeb832: Pull complete 17:01:04 2aa7661f3209: Pull complete 17:01:09 ad7962f27383: Pull complete 17:01:09 c8cf6870052b: Pull complete 17:01:12 1996d6e72d7b: Pull complete 17:01:12 112e10f1d4c1: Pull complete 17:01:12 b97b6e3dbded: Pull complete 17:01:12 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 17:01:12 Status: Downloaded newer image for docker:latest 17:01:15 ---> e3c1516bdff6 17:01:15 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:01:15 ---> Running in 4dab5ed2c3f7 17:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:01:18 OK: 266 MiB in 52 packages 17:01:18 Removing intermediate container 4dab5ed2c3f7 17:01:18 ---> 91208f2920a8 17:01:18 Step 10/15 : ENV GO111MODULE=on 17:01:19 ---> Running in cafe6a6ce566 17:01:23 Removing intermediate container cafe6a6ce566 17:01:23 ---> 466abf6692e6 17:01:23 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:01:23 ---> Running in 42ef4c4842db 17:01:23 Removing intermediate container 42ef4c4842db 17:01:23 ---> e73a0a98463c 17:01:23 Step 12/15 : COPY go.mod vendor* ./ 17:01:24 ---> c683d506fb4d 17:01:24 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:24 ---> Running in 65a5ee4ff85b 17:02:45 Removing intermediate container 65a5ee4ff85b 17:02:45 ---> 91a9872b8bb0 17:02:45 Step 14/15 : COPY . . 17:02:45 ---> 66acc60ffd0a 17:02:45 Step 15/15 : RUN ${MAKE} 17:02:45 ---> Running in f1d44abe5f2a 17:02:45 noop 17:02:45 Removing intermediate container f1d44abe5f2a 17:02:45 ---> ae72ba03f9e2 17:02:45 Successfully built ae72ba03f9e2 17:02:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:46 + docker inspect -f . ci-base-image-arm64 17:02:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:46 prd-ubuntu20.04-docker-arm64-4c-16g-16238 does not seem to be running inside a container 17:02:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:02:47 $ docker top 3cef162b2d7964ab8a698b27492e38c24f88bc11a29c1923e841f4f1a817db30 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:48 + go version 17:02:48 go version go1.21.0 linux/arm64 [Pipeline] } 17:02:48 $ docker stop --time=1 3cef162b2d7964ab8a698b27492e38c24f88bc11a29c1923e841f4f1a817db30 17:02:50 $ docker rm -f --volumes 3cef162b2d7964ab8a698b27492e38c24f88bc11a29c1923e841f4f1a817db30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:50 + docker inspect -f . ci-base-image-arm64 17:02:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:51 prd-ubuntu20.04-docker-arm64-4c-16g-16238 does not seem to be running inside a container 17:02:51 $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:02:52 $ docker top 6ad73f1ad390eb773da0215ba7867de222ec1bc518a75ae417b9c97788d7e713 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:53 + git config --global --add safe.directory /w/workspace/edgex-ui-go/4 [Pipeline] fileExists [Pipeline] sh 17:02:53 + make test 17:02:53 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 17:02:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:04:34 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:04:34 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:04:34 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:04:34 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 17:04:34 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 17:04:34 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:04:34 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:04:34 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 17:04:34 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 17:04:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:04:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:04:53 ./bin/test-attribution-txt.sh 17:04:53 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 17:04:53 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 17:04:53 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 17:04:53 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 17:04:53 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 17:04:53 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 17:04:53 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 17:04:53 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 17:04:53 An attribution for golang.org/x/time is missing from Attribution.txt, please add 17:04:53 make -C web test 17:04:53 make[1]: Entering directory '/w/workspace/edgex-ui-go/4/web' 17:04:53 make[1]: tput: No such file or directory 17:04:53 make[1]: tput: No such file or directory 17:04:53 warning: generating ./VERSION 17:04:53 echo "0.0.0" > VERSION 17:04:53 docker build \ 17:04:53 -f Dockerfile \ 17:04:53 --build-arg USER=1000 \ 17:04:53 \ 17:04:53 --label "git_sha=32287269981715bdd23e0bfc387d4742b05a5308" \ 17:04:53 -t edgexfoundry/edgex-web-ui:32287269981715bdd23e0bfc387d4742b05a5308 \ 17:04:53 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 17:04:53 . 17:04:53 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 17:04:53 Install the buildx component to build images with BuildKit: 17:04:53 https://docs.docker.com/go/buildx/ 17:04:53 17:04:53 Sending build context to Docker daemon 2.706MB 17:04:53 Step 1/11 : FROM node:18-alpine3.18 17:04:53 18-alpine3.18: Pulling from library/node 17:04:53 579b34f0a95b: Already exists 17:04:53 193dce5f4a0c: Pulling fs layer 17:04:53 78d1fe6b9b44: Pulling fs layer 17:04:53 18c854bc80ea: Pulling fs layer 17:04:53 18c854bc80ea: Verifying Checksum 17:04:53 18c854bc80ea: Download complete 17:04:53 78d1fe6b9b44: Verifying Checksum 17:04:53 78d1fe6b9b44: Download complete 17:04:54 193dce5f4a0c: Verifying Checksum 17:04:54 193dce5f4a0c: Download complete 17:05:00 193dce5f4a0c: Pull complete 17:05:01 78d1fe6b9b44: Pull complete 17:05:01 18c854bc80ea: Pull complete 17:05:01 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 17:05:01 Status: Downloaded newer image for node:18-alpine3.18 17:05:01 ---> f5a5f9201015 17:05:01 Step 2/11 : RUN apk add --no-cache chromium 17:05:02 ---> Running in cd143a730808 17:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:05:05 (1/151) Installing libexpat (2.5.0-r1) 17:05:05 (2/151) Installing brotli-libs (1.0.9-r14) 17:05:05 (3/151) Installing libbz2 (1.0.8-r5) 17:05:05 (4/151) Installing libpng (1.6.39-r3) 17:05:05 (5/151) Installing freetype (2.13.0-r5) 17:05:05 (6/151) Installing fontconfig (2.14.2-r3) 17:05:05 (7/151) Installing libfontenc (1.1.7-r2) 17:05:05 (8/151) Installing mkfontscale (1.2.2-r3) 17:05:05 (9/151) Installing font-opensans (0_git20210927-r1) 17:05:05 (10/151) Installing pkgconf (1.9.5-r0) 17:05:05 (11/151) Installing libffi (3.4.4-r2) 17:05:05 (12/151) Installing libintl (0.21.1-r7) 17:05:05 (13/151) Installing libblkid (2.38.1-r8) 17:05:05 (14/151) Installing libmount (2.38.1-r8) 17:05:05 (15/151) Installing pcre2 (10.42-r1) 17:05:05 (16/151) Installing glib (2.76.4-r0) 17:05:05 (17/151) Installing xz-libs (5.4.3-r0) 17:05:05 (18/151) Installing libxml2 (2.11.4-r0) 17:05:05 (19/151) Installing shared-mime-info (2.2-r5) 17:05:05 (20/151) Installing hicolor-icon-theme (0.17-r2) 17:05:06 (21/151) Installing libjpeg-turbo (2.1.5.1-r3) 17:05:06 (22/151) Installing libwebp (1.3.2-r0) 17:05:06 (23/151) Installing zstd-libs (1.5.5-r4) 17:05:06 (24/151) Installing tiff (4.5.1-r0) 17:05:06 (25/151) Installing gdk-pixbuf (2.42.10-r5) 17:05:06 (26/151) Installing gtk-update-icon-cache (3.24.38-r1) 17:05:06 (27/151) Installing libxau (1.0.11-r2) 17:05:06 (28/151) Installing libmd (1.0.4-r2) 17:05:06 (29/151) Installing libbsd (0.11.7-r1) 17:05:06 (30/151) Installing libxdmcp (1.1.4-r2) 17:05:06 (31/151) Installing libxcb (1.15-r1) 17:05:06 (32/151) Installing libx11 (1.8.7-r0) 17:05:06 (33/151) Installing libxcomposite (0.4.6-r3) 17:05:06 (34/151) Installing libxfixes (6.0.1-r2) 17:05:06 (35/151) Installing libxrender (0.9.11-r3) 17:05:06 (36/151) Installing libxcursor (1.2.1-r2) 17:05:06 (37/151) Installing libxdamage (1.1.6-r2) 17:05:06 (38/151) Installing libxext (1.3.5-r2) 17:05:06 (39/151) Installing libxi (1.8.1-r0) 17:05:06 (40/151) Installing libxinerama (1.1.5-r2) 17:05:06 (41/151) Installing libxrandr (1.5.3-r2) 17:05:06 (42/151) Installing libatk-1.0 (2.48.3-r0) 17:05:06 (43/151) Installing libxtst (1.2.4-r2) 17:05:06 (44/151) Installing dbus-libs (1.14.8-r0) 17:05:06 (45/151) Installing at-spi2-core (2.48.3-r0) 17:05:06 (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) 17:05:06 (47/151) Installing pixman (0.42.2-r1) 17:05:06 (48/151) Installing cairo (1.17.8-r1) 17:05:06 (49/151) Installing cairo-gobject (1.17.8-r1) 17:05:06 (50/151) Installing avahi-libs (0.8-r13) 17:05:06 (51/151) Installing gmp (6.2.1-r3) 17:05:06 (52/151) Installing nettle (3.8.1-r2) 17:05:06 (53/151) Installing libunistring (1.1-r1) 17:05:06 (54/151) Installing libidn2 (2.3.4-r1) 17:05:06 (55/151) Installing p11-kit (0.24.1-r2) 17:05:06 (56/151) Installing libtasn1 (4.19.0-r1) 17:05:06 (57/151) Installing gnutls (3.8.0-r2) 17:05:06 (58/151) Installing cups-libs (2.4.7-r0) 17:05:06 (59/151) Installing libepoxy (1.5.10-r1) 17:05:06 (60/151) Installing fribidi (1.0.13-r0) 17:05:06 (61/151) Installing graphite2 (1.3.14-r5) 17:05:06 (62/151) Installing harfbuzz (7.3.0-r0) 17:05:06 (63/151) Installing libxft (2.3.8-r1) 17:05:06 (64/151) Installing pango (1.50.14-r1) 17:05:06 (65/151) Installing wayland-libs-client (1.22.0-r2) 17:05:06 (66/151) Installing wayland-libs-cursor (1.22.0-r2) 17:05:06 (67/151) Installing wayland-libs-egl (1.22.0-r2) 17:05:06 (68/151) Installing xkeyboard-config (2.38-r0) 17:05:07 (69/151) Installing libxkbcommon (1.5.0-r2) 17:05:07 (70/151) Installing gtk+3.0 (3.24.38-r1) 17:05:07 Executing gtk+3.0-3.24.38-r1.post-install 17:05:07 (71/151) Installing icu-data-full (73.2-r2) 17:05:08 (72/151) Installing mesa (23.0.4-r0) 17:05:08 (73/151) Installing llvm15-libs (15.0.7-r6) 17:05:11 (74/151) Installing libdrm (2.4.115-r4) 17:05:11 (75/151) Installing musl-fts (1.2.7-r5) 17:05:11 (76/151) Installing libelf (0.189-r2) 17:05:11 (77/151) Installing mesa-glapi (23.0.4-r0) 17:05:11 (78/151) Installing mesa-dri-gallium (23.0.4-r0) 17:05:11 (79/151) Installing eudev-libs (3.2.11-r8) 17:05:11 (80/151) Installing libmagic (5.45-r0) 17:05:11 (81/151) Installing file (5.45-r0) 17:05:11 (82/151) Installing libice (1.1.1-r2) 17:05:11 (83/151) Installing libuuid (2.38.1-r8) 17:05:11 (84/151) Installing libsm (1.2.4-r1) 17:05:11 (85/151) Installing libxt (1.3.0-r2) 17:05:11 (86/151) Installing libxmu (1.1.4-r2) 17:05:11 (87/151) Installing xset (1.2.5-r1) 17:05:11 (88/151) Installing xprop (1.2.6-r0) 17:05:11 (89/151) Installing xdg-utils (1.1.3-r4) 17:05:11 (90/151) Installing libogg (1.3.5-r4) 17:05:11 (91/151) Installing flac-libs (1.4.3-r0) 17:05:11 (92/151) Installing alsa-lib (1.2.9-r1) 17:05:11 (93/151) Installing libatomic (12.2.1_git20220924-r10) 17:05:11 (94/151) Installing svt-av1-libs (1.6.0-r0) 17:05:11 (95/151) Installing aom-libs (3.6.1-r0) 17:05:12 (96/151) Installing libva (2.18.0-r1) 17:05:12 (97/151) Installing libvdpau (1.5-r1) 17:05:12 (98/151) Installing ffmpeg-libavutil (6.0-r15) 17:05:12 (99/151) Installing libdav1d (1.2.1-r0) 17:05:12 (100/151) Installing libhwy (1.0.4-r1) 17:05:12 (101/151) Installing lcms2 (2.15-r2) 17:05:12 (102/151) Installing libjxl (0.8.2-r0) 17:05:12 (103/151) Installing lame-libs (3.100-r5) 17:05:12 (104/151) Installing opus (1.4-r0) 17:05:12 (105/151) Installing libgomp (12.2.1_git20220924-r10) 17:05:12 (106/151) Installing soxr (0.1.3-r5) 17:05:12 (107/151) Installing ffmpeg-libswresample (6.0-r15) 17:05:12 (108/151) Installing libtheora (1.1.1-r17) 17:05:12 (109/151) Installing libvorbis (1.3.7-r1) 17:05:12 (110/151) Installing libvpx (1.13.0-r2) 17:05:12 (111/151) Installing x264-libs (0.164_git20220602-r1) 17:05:12 (112/151) Installing numactl (2.0.16-r4) 17:05:12 (113/151) Installing x265-libs (3.5-r4) 17:05:12 (114/151) Installing xvidcore (1.3.7-r1) 17:05:12 (115/151) Installing ffmpeg-libavcodec (6.0-r15) 17:05:12 (116/151) Installing libbluray (1.3.4-r0) 17:05:12 (117/151) Installing mpg123-libs (1.31.3-r1) 17:05:12 (118/151) Installing libopenmpt (0.7.2-r0) 17:05:12 (119/151) Installing cjson (1.7.15-r4) 17:05:12 (120/151) Installing mbedtls (2.28.5-r0) 17:05:12 (121/151) Installing librist (0.2.7-r0) 17:05:12 (122/151) Installing libsrt (1.5.2-r0) 17:05:13 (123/151) Installing libssh (0.10.5-r0) 17:05:13 (124/151) Installing libsodium (1.0.18-r3) 17:05:13 (125/151) Installing libzmq (4.3.4-r4) 17:05:13 (126/151) Installing ffmpeg-libavformat (6.0-r15) 17:05:13 (127/151) Installing libevent (2.1.12-r6) 17:05:13 (128/151) Installing wayland-libs-server (1.22.0-r2) 17:05:13 (129/151) Installing mesa-gbm (23.0.4-r0) 17:05:13 (130/151) Installing harfbuzz-subset (7.3.0-r0) 17:05:13 (131/151) Installing icu-libs (73.2-r2) 17:05:13 (132/151) Installing jsoncpp (1.9.5-r0) 17:05:13 (133/151) Installing minizip (1.2.13-r1) 17:05:13 (134/151) Installing nspr (4.35-r2) 17:05:13 (135/151) Installing sqlite-libs (3.41.2-r2) 17:05:13 (136/151) Installing nss (3.94-r0) 17:05:13 (137/151) Installing pipewire-libs (0.3.70-r1) 17:05:13 (138/151) Installing libasyncns (0.8-r1) 17:05:13 (139/151) Installing libltdl (2.4.7-r2) 17:05:13 (140/151) Installing orc (0.4.34-r0) 17:05:13 (141/151) Installing libsndfile (1.2.0-r2) 17:05:13 (142/151) Installing speexdsp (1.2.1-r1) 17:05:13 (143/151) Installing tdb-libs (1.4.8-r1) 17:05:13 (144/151) Installing libpulse (16.1-r10) 17:05:14 (145/151) Installing snappy (1.1.10-r1) 17:05:14 (146/151) Installing libwoff2common (1.0.2-r2) 17:05:14 (147/151) Installing libwoff2enc (1.0.2-r2) 17:05:14 (148/151) Installing libgpg-error (1.47-r1) 17:05:14 (149/151) Installing libgcrypt (1.10.2-r1) 17:05:14 (150/151) Installing libxslt (1.1.38-r0) 17:05:14 (151/151) Installing chromium (117.0.5938.62-r0) 17:05:20 Executing busybox-1.36.1-r2.trigger 17:05:20 Executing fontconfig-2.14.2-r3.trigger 17:05:20 Executing mkfontscale-1.2.2-r3.trigger 17:05:20 Executing glib-2.76.4-r0.trigger 17:05:20 Executing shared-mime-info-2.2-r5.trigger 17:05:22 Executing gdk-pixbuf-2.42.10-r5.trigger 17:05:22 Executing gtk-update-icon-cache-3.24.38-r1.trigger 17:05:22 OK: 555 MiB in 168 packages 17:05:37 Removing intermediate container cd143a730808 17:05:37 ---> e29b1be6de95 17:05:37 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 17:05:37 ---> Running in bfb46e68480f 17:05:37 Removing intermediate container bfb46e68480f 17:05:37 ---> eef199ded59f 17:05:37 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 17:05:37 ---> Running in 4763140a3b60 17:05:37 Removing intermediate container 4763140a3b60 17:05:37 ---> 7e978b7622a9 17:05:37 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 17:05:37 ---> Running in e7f9f158ad9d 17:05:38 Removing intermediate container e7f9f158ad9d 17:05:38 ---> 94143e4065f5 17:05:38 Step 6/11 : RUN npm install -g npm 17:05:38 ---> Running in d5ffc677edd3 17:06:10 17:06:10 removed 31 packages, and changed 65 packages in 29s 17:06:10 17:06:10 26 packages are looking for funding 17:06:10 run `npm fund` for details 17:06:18 Removing intermediate container d5ffc677edd3 17:06:18 ---> ab474d6a1d76 17:06:18 Step 7/11 : ARG USER=1000 17:06:18 ---> Running in d0328ac48e78 17:06:18 Removing intermediate container d0328ac48e78 17:06:18 ---> 022ad4873185 17:06:18 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 17:06:18 ---> Running in 997cda02bced 17:06:20 Removing intermediate container 997cda02bced 17:06:20 ---> c54badddefea 17:06:20 Step 9/11 : USER $USER:$USER 17:06:20 ---> Running in 7011e0a50f92 17:06:21 Removing intermediate container 7011e0a50f92 17:06:21 ---> 5e7ca74e31d5 17:06:21 Step 10/11 : WORKDIR /app 17:06:21 ---> Running in 6f80f60167c3 17:06:21 Removing intermediate container 6f80f60167c3 17:06:21 ---> 41b04fb2d524 17:06:21 Step 11/11 : LABEL git_sha=32287269981715bdd23e0bfc387d4742b05a5308 17:06:21 ---> Running in 5f9556572041 17:06:21 Removing intermediate container 5f9556572041 17:06:21 ---> ce234b73fc7e 17:06:21 Successfully built ce234b73fc7e 17:06:21 Successfully tagged edgexfoundry/edgex-web-ui:32287269981715bdd23e0bfc387d4742b05a5308 17:06:21 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 17:06:21 touch edgex-web-ui.imagebuilt 17:06:22 mkdir -p node_modules coverage 17:06:22 chown "1000:1000" node_modules coverage package-lock.json 17:06:22 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 17:06:37 npm WARN EBADENGINE Unsupported engine { 17:06:37 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 17:06:37 npm WARN EBADENGINE required: { 17:06:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:37 npm WARN EBADENGINE }, 17:06:37 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 17:06:37 npm WARN EBADENGINE } 17:06:37 npm WARN EBADENGINE Unsupported engine { 17:06:37 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 17:06:37 npm WARN EBADENGINE required: { 17:06:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:37 npm WARN EBADENGINE }, 17:06:37 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 17:06:37 npm WARN EBADENGINE } 17:06:37 npm WARN EBADENGINE Unsupported engine { 17:06:37 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 17:06:37 npm WARN EBADENGINE required: { 17:06:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:37 npm WARN EBADENGINE }, 17:06:37 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 17:06:37 npm WARN EBADENGINE } 17:06:37 npm WARN EBADENGINE Unsupported engine { 17:06:37 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 17:06:37 npm WARN EBADENGINE required: { 17:06:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:37 npm WARN EBADENGINE }, 17:06:37 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 17:06:37 npm WARN EBADENGINE } 17:06:37 npm WARN EBADENGINE Unsupported engine { 17:06:37 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 17:06:37 npm WARN EBADENGINE required: { 17:06:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:37 npm WARN EBADENGINE }, 17:06:37 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 17:06:37 npm WARN EBADENGINE } 17:06:37 npm WARN EBADENGINE Unsupported engine { 17:06:37 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 17:06:37 npm WARN EBADENGINE required: { 17:06:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:37 npm WARN EBADENGINE }, 17:06:37 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 17:06:37 npm WARN EBADENGINE } 17:06:37 npm WARN EBADENGINE Unsupported engine { 17:06:37 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 17:06:37 npm WARN EBADENGINE required: { 17:06:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:37 npm WARN EBADENGINE }, 17:06:37 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 17:06:37 npm WARN EBADENGINE } 17:06:37 npm WARN EBADENGINE Unsupported engine { 17:06:37 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 17:06:37 npm WARN EBADENGINE required: { 17:06:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:37 npm WARN EBADENGINE }, 17:06:37 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 17:06:37 npm WARN EBADENGINE } 17:06:37 npm WARN EBADENGINE Unsupported engine { 17:06:37 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 17:06:37 npm WARN EBADENGINE required: { 17:06:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:37 npm WARN EBADENGINE }, 17:06:37 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 17:06:37 npm WARN EBADENGINE } 17:08:28 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:08:28 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 17:08:28 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 17:08:28 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 17:08:28 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 17:08:28 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 17:08:28 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 17:08:28 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 17:08:28 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 17:08:28 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 17:08:28 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 17:08:29 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:08:30 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. 17:08:33 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. 17:08:33 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. 17:08:34 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 17:08:41 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 17:08:59 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 17:08:59 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 17:09:25 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. 17:09:58 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. 17:10:54 17:10:54 added 1475 packages, and audited 1476 packages in 4m 17:10:54 17:10:54 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 17:10:54 17:10:54 To address issues that do not require attention, run: 17:10:54 npm audit fix 17:10:54 17:10:54 To address all issues (including breaking changes), run: 17:10:54 npm audit fix --force 17:10:54 17:10:54 Run `npm audit` for details. 17:10:54 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 17:11:09 - Generating browser application bundles (phase: setup)... 17:11:41 Compiling @angular/core : es2015 as esm2015 17:11:41 Compiling @angular/compiler/testing : es2015 as esm2015 17:12:08 Compiling @angular/core/testing : es2015 as esm2015 17:12:08 Compiling @angular/common : es2015 as esm2015 17:12:12 Compiling @angular/platform-browser : es2015 as esm2015 17:12:12 Compiling @angular/common/testing : es2015 as esm2015 17:12:16 Compiling @angular/router : es2015 as esm2015 17:12:17 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 17:12:21 Compiling @angular/platform-browser/testing : es2015 as esm2015 17:12:22 Compiling @angular/common/http : es2015 as esm2015 17:12:23 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 17:12:26 Compiling @angular/forms : es2015 as esm2015 17:12:27 Compiling @angular/router/testing : es2015 as esm2015 17:12:27 Compiling @angular/common/http/testing : es2015 as esm2015 17:13:23 01 11 2023 17:13:17.272:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 17:13:23 01 11 2023 17:13:17.286:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 17:13:23 01 11 2023 17:13:17.316:INFO [launcher]: Starting browser ChromeHeadless 17:14:31 01 11 2023 17:14:22.122:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 17:14:49 01 11 2023 17:14:46.877:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 17:15:11 ✔ Browser application bundle generation complete. 17:15:11 01 11 2023 17:15:11.038:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket IwwFgMfJe3Tz7rIpAAAB with id 88226054 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.116 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 0.15 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 0.7 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 0.777 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 0.804 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.138 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.193 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.236 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 1.433 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 1.45 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 1.462 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 1.476 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 1.489 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 1.558 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 1.653 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 1.684 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 1.831 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 1.925 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 1.998 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 2.329 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 2.345 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 2.358 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 2.424 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 2.773 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 2.975 secs) 17:15:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 3.017 secs) 17:15:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 3.058 secs) 17:15:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 3.253 secs) 17:15:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 3.327 secs) 17:15:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 3.851 secs) 17:15:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 4.012 secs) 17:15:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 4.037 secs) 17:15:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 4.049 secs) 17:15:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 4.089 secs) 17:15:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 4.195 secs) 17:15:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 4.275 secs) 17:15:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 4.308 secs) 17:15:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 4.335 secs) 17:15:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 4.359 secs) 17:15:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 4.382 secs) 17:15:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 4.491 secs) 17:15:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.562 secs) 17:15:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 4.59 secs) 17:15:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 4.604 secs) 17:15:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 4.728 secs) 17:15:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 4.774 secs) 17:15:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 4.82 secs) 17:15:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 4.874 secs) 17:15:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 4.9 secs) 17:15:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 4.914 secs) 17:15:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 4.924 secs) 17:15:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 5.022 secs) 17:15:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 5.067 secs) 17:15:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.119 secs) 17:15:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.146 secs) 17:15:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 5.211 secs) 17:15:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 5.296 secs) 17:15:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.33 secs) 17:15:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.356 secs) 17:15:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.46 secs) 17:15:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.654 secs) 17:15:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 5.71 secs) 17:15:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 5.736 secs) 17:15:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 5.758 secs) 17:15:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 5.803 secs) 17:15:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 5.827 secs) 17:15:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 5.846 secs) 17:15:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 5.867 secs) 17:15:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 5.928 secs) 17:15:36 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.081 secs) 17:15:36 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.095 secs) 17:15:36 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.225 secs) 17:15:36 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.371 secs) 17:15:36 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.514 secs) 17:15:36 ERROR: 'NG0304: 'router-outlet' is not a known element: 17:15:36 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 17:15:36 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 17:15:36 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.514 secs) 17:15:36 ERROR: 'NG0304: 'router-outlet' is not a known element: 17:15:36 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 17:15:36 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 17:15:36 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.544 secs) 17:15:36 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.556 secs) 17:15:36 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 6.567 secs) 17:15:36 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 6.69 secs) 17:15:36 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 6.71 secs) 17:15:36 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 6.812 secs) 17:15:36 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 6.824 secs) 17:15:36 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 6.832 secs) 17:15:37 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 6.879 secs) 17:15:37 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 6.945 secs) 17:15:37 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 7.012 secs) 17:15:37 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 7.074 secs) 17:15:37 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 7.085 secs) 17:15:37 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 7.134 secs) 17:15:37 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 7.169 secs) 17:15:37 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 7.216 secs) 17:15:37 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 7.308 secs) 17:15:37 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 7.36 secs) 17:15:37 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 7.376 secs) 17:15:38 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 7.391 secs) 17:15:38 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 7.403 secs) 17:15:38 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.422 secs) 17:15:38 WARN: ' 17:15:38 It looks like you're using ngModel on the same form field as formControlName. 17:15:38 Support for using the ngModel input property and ngModelChange event with 17:15:38 reactive form directives has been deprecated in Angular v6 and will be removed 17:15:38 in a future version of Angular. 17:15:38 17:15:38 For more information on this, see our API docs here: 17:15:38 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:15:38 ' 17:15:38 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.422 secs) 17:15:38 WARN: ' 17:15:38 It looks like you're using ngModel on the same form field as formControlName. 17:15:38 Support for using the ngModel input property and ngModelChange event with 17:15:38 reactive form directives has been deprecated in Angular v6 and will be removed 17:15:38 in a future version of Angular. 17:15:38 17:15:38 For more information on this, see our API docs here: 17:15:38 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:15:38 ' 17:15:38 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 7.547 secs) 17:15:38 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 7.657 secs) 17:15:38 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 7.699 secs) 17:15:38 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 7.786 secs) 17:15:38 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 7.867 secs) 17:15:38 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 8.055 secs) 17:15:38 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 8.159 secs) 17:15:39 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 8.235 secs) 17:15:39 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 8.279 secs) 17:15:39 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 8.331 secs) 17:15:39 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 8.364 secs) 17:15:39 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 8.378 secs) 17:15:39 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 8.391 secs) 17:15:39 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 8.484 secs) 17:15:39 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 8.595 secs) 17:15:39 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 8.631 secs) 17:15:39 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 8.67 secs) 17:15:39 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 8.759 secs) 17:15:39 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 8.809 secs) 17:15:39 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 8.825 secs) 17:15:39 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 8.836 secs) 17:15:40 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 8.988 secs) 17:15:40 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 9.034 secs) 17:15:40 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 9.082 secs) 17:15:40 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 9.142 secs) 17:15:40 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 9.183 secs) 17:15:40 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 9.216 secs) 17:15:40 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 9.276 secs) 17:15:40 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 9.315 secs) 17:15:40 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 9.35 secs) 17:15:40 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 9.517 secs) 17:15:40 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 9.536 secs) 17:15:41 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 9.834 secs) 17:15:41 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 9.895 secs) 17:15:41 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 9.973 secs) 17:15:41 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 10.086 secs) 17:15:41 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 10.131 secs) 17:15:41 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 10.175 secs) 17:15:41 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 10.188 secs) 17:15:42 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 10.199 secs) 17:15:42 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 10.369 secs) 17:15:42 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 10.425 secs) 17:15:42 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 10.516 secs) 17:15:42 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 10.565 secs) 17:15:42 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 10.695 secs) 17:15:42 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 10.734 secs) 17:15:42 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 10.83 secs) 17:15:42 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 10.942 secs) 17:15:42 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 10.984 secs) 17:15:43 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 11.042 secs) 17:15:43 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 11.076 secs) 17:15:44 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (15.728 secs / 11.076 secs) 17:15:44 TOTAL: 147 SUCCESS 17:15:44 ✔ Browser application bundle generation complete. 17:15:47 17:15:47 =============================== Coverage summary =============================== 17:15:47 Statements : 41.06% ( 1474/3590 ) 17:15:47 Branches : 11.75% ( 114/970 ) 17:15:47 Functions : 32.29% ( 423/1310 ) 17:15:47 Lines : 39.05% ( 1329/3403 ) 17:15:47 ================================================================================ 17:15:47 01 11 2023 17:15:46.716:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 17:15:47 ✔ Browser application bundle generation complete. 17:15:48 make[1]: Leaving directory '/w/workspace/edgex-ui-go/4/web' [Pipeline] echo 17:15:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:15:48 $ docker stop --time=1 6ad73f1ad390eb773da0215ba7867de222ec1bc518a75ae417b9c97788d7e713 17:15:52 $ docker rm -f --volumes 6ad73f1ad390eb773da0215ba7867de222ec1bc518a75ae417b9c97788d7e713 [Pipeline] // withDockerContainer [Pipeline] sh 17:15:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:15:55 Warning: overwriting stash ‘coverage-report’ 17:16:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:16:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:16:06 + ls -al . 17:16:06 total 176 17:16:06 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 17:02 . 17:16:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:59 .. 17:16:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:59 .blubracket 17:16:06 -rw-rw-r-- 1 jenkins jenkins 18 Nov 1 16:59 .dockerignore 17:16:06 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:59 .git 17:16:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:59 .github 17:16:06 -rw-rw-r-- 1 jenkins jenkins 161 Nov 1 16:59 .gitignore 17:16:06 -rw-rw-r-- 1 jenkins jenkins 8418 Nov 1 16:59 Attribution.txt 17:16:06 -rw-rw-r-- 1 jenkins jenkins 19103 Nov 1 16:59 CHANGELOG.md 17:16:06 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 1 16:59 CONTRIBUTING.md 17:16:06 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 1 16:59 Dockerfile 17:16:06 -rw-rw-r-- 1 jenkins jenkins 652 Nov 1 16:59 Jenkinsfile 17:16:06 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 1 16:59 LICENSE 17:16:06 -rw-rw-r-- 1 jenkins jenkins 2134 Nov 1 16:59 Makefile 17:16:06 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 1 16:59 README.md 17:16:06 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 16:56 VERSION 17:16:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:59 assets 17:16:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:59 bin 17:16:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:59 cmd 17:16:06 -rw-r--r-- 1 jenkins jenkins 10 Nov 1 17:02 coverage.out 17:16:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:59 docs 17:16:06 -rw-rw-r-- 1 jenkins jenkins 3512 Nov 1 16:59 go.mod 17:16:06 -rw-rw-r-- 1 jenkins jenkins 34269 Nov 1 16:59 go.sum 17:16:06 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:59 internal 17:16:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:59 testing 17:16:06 -rw-rw-r-- 1 jenkins jenkins 155 Nov 1 16:59 version.go 17:16:06 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 17:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:06 + 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=32287269981715bdd23e0bfc387d4742b05a5308 --label arch=arm64 --label version=0.0.0 . 17:16:07 Sending build context to Docker daemon 34.31MB 17:16:07 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 17:16:07 Step 2/25 : FROM ${BASE} AS builder 17:16:07 ---> ae72ba03f9e2 17:16:07 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:16:08 ---> Running in cd3bb4456c35 17:16:09 Removing intermediate container cd3bb4456c35 17:16:09 ---> bc3bfcf17188 17:16:09 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 17:16:09 ---> Running in 10a1ad0d795b 17:16:09 Removing intermediate container 10a1ad0d795b 17:16:09 ---> 6687fdd2832f 17:16:09 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:16:09 ---> Running in 65f323b7ad78 17:16:10 Removing intermediate container 65f323b7ad78 17:16:10 ---> 57b7565ff02b 17:16:10 Step 6/25 : LABEL Name=edgex-ui-go 17:16:10 ---> Running in bf3a2bcc03d4 17:16:10 Removing intermediate container bf3a2bcc03d4 17:16:10 ---> bb6509f2f32e 17:16:10 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:16:10 ---> Running in 7c3c1953cb6a 17:16:10 Removing intermediate container 7c3c1953cb6a 17:16:10 ---> e69356cebfa3 17:16:10 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:16:12 ---> 06c83587d0a5 17:16:12 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:16:12 ---> Running in 96391e493b4f 17:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:16:14 OK: 266 MiB in 52 packages 17:16:15 Removing intermediate container 96391e493b4f 17:16:15 ---> efb70c736cbb 17:16:15 Step 10/25 : ENV GO111MODULE=on 17:16:15 ---> Running in 6cab9799a813 17:16:16 Removing intermediate container 6cab9799a813 17:16:16 ---> 55a41e5b0961 17:16:16 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:16:16 ---> Running in 18531ed617d0 17:16:16 Removing intermediate container 18531ed617d0 17:16:16 ---> 0ce8d0d5d5ac 17:16:16 Step 12/25 : COPY go.mod vendor* ./ 17:16:19 ---> 977fd4dd8806 17:16:19 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:19 ---> Running in cb5d598762d7 17:16:21 Removing intermediate container cb5d598762d7 17:16:21 ---> bd4d71ac1ac9 17:16:21 Step 14/25 : COPY . . 17:16:26 ---> 8b325e0fb1fa 17:16:26 Step 15/25 : RUN ${MAKE} 17:16:26 ---> Running in 99b4587f90a0 17:16:26 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 17:18:03 Removing intermediate container 99b4587f90a0 17:18:03 ---> d1a331b16ff4 17:18:03 Step 16/25 : FROM alpine:3.18 17:18:04 3.18: Pulling from library/alpine 17:18:04 579b34f0a95b: Already exists 17:18:04 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:18:04 Status: Downloaded newer image for alpine:3.18 17:18:04 ---> 3cc203321400 17:18:04 Step 17/25 : EXPOSE 4000 17:18:04 ---> Running in 2d4e320ca522 17:18:04 Removing intermediate container 2d4e320ca522 17:18:04 ---> 231b6c8e41a4 17:18:04 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 17:18:09 ---> 44a7e3c55695 17:18:09 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 17:18:09 ---> 6a0b5b0820d3 17:18:09 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 17:18:10 ---> 9ec65e9a3676 17:18:10 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:18:10 ---> Running in 9fce5eb3c230 17:18:10 Removing intermediate container 9fce5eb3c230 17:18:10 ---> 5dadcdab0879 17:18:10 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 17:18:10 ---> Running in 7633da5043ba 17:18:10 Removing intermediate container 7633da5043ba 17:18:10 ---> 760a02a9ad0a 17:18:10 Step 23/25 : LABEL arch=arm64 17:18:11 ---> Running in abe92397add6 17:18:11 Removing intermediate container abe92397add6 17:18:11 ---> 1c233513f5dd 17:18:11 Step 24/25 : LABEL git_sha=32287269981715bdd23e0bfc387d4742b05a5308 17:18:11 ---> Running in 2f38bc6eaa5c 17:18:11 Removing intermediate container 2f38bc6eaa5c 17:18:11 ---> 52d879f90933 17:18:11 Step 25/25 : LABEL version=0.0.0 17:18:11 ---> Running in aa70084dc5d2 17:18:12 Removing intermediate container aa70084dc5d2 17:18:12 ---> 0fc81835319c 17:18:12 [Warning] One or more build-args [ARCH] were not consumed 17:18:12 Successfully built 0fc81835319c 17:18:12 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 17:18:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:18:12 17:18:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:18:13 arm64: Pulling from edgex-lftools-log-publisher 17:18:13 8998bd30e6a1: Pulling fs layer 17:18:13 04944245beec: Pulling fs layer 17:18:13 699f458cf7ca: Pulling fs layer 17:18:13 765212b225bb: Pulling fs layer 17:18:13 f23df028b6ca: Pulling fs layer 17:18:13 d65c8cfc05b1: Pulling fs layer 17:18:13 2437ff75d9bd: Pulling fs layer 17:18:13 765212b225bb: Waiting 17:18:13 d65c8cfc05b1: Waiting 17:18:13 f23df028b6ca: Waiting 17:18:13 2437ff75d9bd: Waiting 17:18:13 04944245beec: Verifying Checksum 17:18:13 04944245beec: Download complete 17:18:13 765212b225bb: Verifying Checksum 17:18:13 765212b225bb: Download complete 17:18:13 f23df028b6ca: Verifying Checksum 17:18:13 f23df028b6ca: Download complete 17:18:13 d65c8cfc05b1: Verifying Checksum 17:18:13 d65c8cfc05b1: Download complete 17:18:13 699f458cf7ca: Verifying Checksum 17:18:13 699f458cf7ca: Download complete 17:18:13 8998bd30e6a1: Verifying Checksum 17:18:13 8998bd30e6a1: Download complete 17:18:16 2437ff75d9bd: Download complete 17:18:19 8998bd30e6a1: Pull complete 17:18:19 04944245beec: Pull complete 17:18:22 699f458cf7ca: Pull complete 17:18:22 765212b225bb: Pull complete 17:18:23 f23df028b6ca: Pull complete 17:18:23 d65c8cfc05b1: Pull complete 17:18:42 2437ff75d9bd: Pull complete 17:18:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:18:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:18:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:42 prd-ubuntu20.04-docker-arm64-4c-16g-16238 does not seem to be running inside a container 17:18:42 $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:18:45 $ docker top bd34fff4e8c4c233c814dc8002069c6915bd3add3623044ec709f56a0f745976 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:46 ---> job-cost.sh 17:18:46 lf-activate-venv: SKIPPING 17:18:46 INFO: No Stack... 17:18:46 INFO: Retrieving Pricing Info for: v3-standard-4 17:18:47 INFO: Archiving Costs [Pipeline] sh 17:18:48 + cut -d, -f6 17:18:48 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [Pipeline] lock 17:18:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-648-4-stack-cost] 17:18:48 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-648-4-stack-cost] did not exist. Created. 17:18:48 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-648-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:18:49 /w/workspace/edgex-ui-go/4@tmp/durable-63f143cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:18:49 + echo total: 0.10999999940395355 [Pipeline] stash 17:18:49 Warning: overwriting stash ‘stack-cost’ 17:18:56 Stashed 1 file(s) [Pipeline] } 17:18:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-648-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:18:56 $ docker stop --time=1 bd34fff4e8c4c233c814dc8002069c6915bd3add3623044ec709f56a0f745976 17:18:57 $ docker rm -f --volumes bd34fff4e8c4c233c814dc8002069c6915bd3add3623044ec709f56a0f745976 [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 17:18:58 provisioning config files... 17:18:58 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/config5066968732002813790tmp [Pipeline] { [Pipeline] sh 17:18:58 + set +x 17:18:58 + curl -s https://codecov.io/bash 17:18:58 + bash -s -- 17:18:58 17:18:58 _____ _ 17:18:58 / ____| | | 17:18:58 | | ___ __| | ___ ___ _____ __ 17:18:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:18:58 | |___| (_) | (_| | __/ (_| (_) \ V / 17:18:58 \_____\___/ \__,_|\___|\___\___/ \_/ 17:18:58 Bash-1.0.6 17:18:58 17:18:58 17:18:58 ==> git version 2.25.1 found 17:18:58 ==> 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 17:18:58 Release-Date: 2020-01-08 17:18:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:18:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:18:58 ==> Jenkins CI detected. 17:18:58 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-648 17:18:58 project root: . 17:18:58 --> token set from env 17:18:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:18:58 ==> Running gcov in . (disable via -X gcov) 17:18:58 ==> Python coveragepy not found 17:18:58 ==> Searching for coverage reports in: 17:18:58 + . 17:18:58 -> Found 1 reports 17:18:58 ==> Detecting git/mercurial file structure 17:18:58 ==> Reading reports 17:18:58 + ./coverage.out bytes=10 17:18:58 ==> Appending adjustments 17:18:58 https://docs.codecov.io/docs/fixing-reports 17:18:59 + Found adjustments 17:18:59 ==> Gzipping contents 17:18:59 12K /tmp/codecov.gA6BDP.gz 17:18:59 ==> Uploading reports 17:18:59 url: https://codecov.io 17:18:59 query: branch=PR-648&commit=32287269981715bdd23e0bfc387d4742b05a5308&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-648%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=648&job=&cmd_args= 17:18:59 -> Pinging Codecov 17:18:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-648&commit=32287269981715bdd23e0bfc387d4742b05a5308&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-648%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=648&job=&cmd_args= 17:18:59 -> Uploading to 17:18:59 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/FB506323287CE973F263BFD2A0EB1F37/32287269981715bdd23e0bfc387d4742b05a5308/7903567a-d906-42e0-8040-da0dc68b28ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T171859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb2104202922f925c75b7347604b297c05eb6c10632e2b5790e4742d8c57c2ff 17:18:59 % Total % Received % Xferd Average Speed Time Time Time Current 17:18:59 Dload Upload Total Spent Left Speed 17:18:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8818 0 0 100 8818 0 31159 --:--:-- --:--:-- --:--:-- 31159 17:18:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] } 17:18:59 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 17:19:00 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives ] 17:19:00 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives 17:19:00 total 16 17:19:00 drwxr-xr-x 3 root root 4096 Nov 1 16:59 . 17:19:00 drwxrwxr-x 14 jenkins jenkins 4096 Nov 1 16:59 .. 17:19:00 drwxr-xr-x 2 root root 4096 Nov 1 16:59 cost 17:19:00 -rw-r--r-- 1 root root 83 Nov 1 16:59 cost.csv 17:19:00 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives 17:19:00 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives 17:19:00 total 16 17:19:00 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:59 . 17:19:00 drwxrwxr-x 14 jenkins jenkins 4096 Nov 1 16:59 .. 17:19:00 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 16:59 cost 17:19:00 -rw-r--r-- 1 jenkins jenkins 83 Nov 1 16:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:19:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:19:01 ---> package-listing.sh 17:19:01 ++ facter osfamily 17:19:01 ++ tr '[:upper:]' '[:lower:]' 17:19:01 + OS_FAMILY=debian 17:19:01 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-648 17:19:01 + START_PACKAGES=/tmp/packages_start.txt 17:19:01 + END_PACKAGES=/tmp/packages_end.txt 17:19:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:19:01 + PACKAGES=/tmp/packages_start.txt 17:19:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-648 ']' 17:19:01 + PACKAGES=/tmp/packages_end.txt 17:19:01 + case "${OS_FAMILY}" in 17:19:01 + dpkg -l 17:19:01 + grep '^ii' 17:19:01 + '[' -f /tmp/packages_start.txt ']' 17:19:01 + '[' -f /tmp/packages_end.txt ']' 17:19:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:19:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-648 ']' 17:19:01 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives/ 17:19:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives/ [Pipeline] echo 17:19:01 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-648/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:19:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:02 prd-ubuntu20.04-docker-8c-8g-16236 does not seem to be running inside a container 17:19:02 $ 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-648/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-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:19:03 $ docker top 2119395c6af83094431d6cc6b7ac6dbe9a27b401aa4e03ba25e71250886b9a13 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:03 + touch /tmp/pre-build-complete [Pipeline] sh 17:19:03 + mkdir -p /var/log/sysstat [Pipeline] sh 17:19:03 + ls /var/log/sa-host 17:19:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:19:04 provisioning config files... 17:19:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/config16187774020244290675tmp [Pipeline] { [Pipeline] echo 17:19:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:19:04 ---> create-netrc.sh [Pipeline] } 17:19:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:19:04 ---> python-tools-install.sh [Pipeline] echo 17:19:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:19:04 ---> sudo-logs.sh 17:19:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:19:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:19:05 ---> job-cost.sh 17:19:05 lf-activate-venv: SKIPPING 17:19:05 DEBUG: total: 0.2199999988079071 17:19:05 INFO: Retrieving Stack Cost... 17:19:05 INFO: Retrieving Pricing Info for: v3-standard-8 17:19:06 INFO: Archiving Costs [Pipeline] echo 17:19:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:19:06 ---> logs-deploy.sh 17:19:06 lf-activate-venv: SKIPPING 17:19:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-648/4 17:19:06 INFO: archiving workspace using pattern(s): 17:19:07 Archives upload complete. 17:19:07 INFO: archiving logs to Nexus