Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc+5f229313553dc91b9ee90f1a6a748fc527e9160b (cd36835aa33eb184a2d4b79822289fd61850c3ce) 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-ssh15240468159731467158.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10498542749652103958.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-581/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-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10588749853864457912.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5766386531935031348.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-581/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-581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6260155685086163606.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.20 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-13360 in /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [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-581 # 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 5f229313553dc91b9ee90f1a6a748fc527e9160b into PR head commit 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc Merge succeeded, producing ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 Checking out Revision ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 (PR-581) > 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/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc # 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 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 # timeout=10 Commit message: "Merge commit '5f229313553dc91b9ee90f1a6a748fc527e9160b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:07:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:07:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:07:45 ========================================================= 02:07:45 EdgeX Global Pipelines Version Info 02:07:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1f674c2e3410b81ca480082f9b1a9f1561df835c # timeout=10 02:07:46 ------------------- 02:07:46 stable info: 02:07:46 ------------------- 02:07:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:07:46 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:07:46 Message: update stable to v1.0.249 02:07:47 ------------------- 02:07:47 experimental info: 02:07:47 ------------------- 02:07:47 Commited By: **** collab-it+edgex@linuxfoundation.org 02:07:47 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:07:47 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-581 [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-581 [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-581 [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff4c9ac [Pipeline] echo 02:07:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:47 provisioning config files... 02:07:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config16126416324887749014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:48 ---> docker-login.sh 02:07:48 nexus3.edgexfoundry.org:10001 02:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:48 Configure a credential helper to remove this warning. See 02:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:48 02:07:48 Login Succeeded 02:07:48 nexus3.edgexfoundry.org:10002 02:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:48 Configure a credential helper to remove this warning. See 02:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:48 02:07:48 Login Succeeded 02:07:48 nexus3.edgexfoundry.org:10003 02:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:48 Configure a credential helper to remove this warning. See 02:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:48 02:07:48 Login Succeeded 02:07:48 nexus3.edgexfoundry.org:10004 02:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:48 Configure a credential helper to remove this warning. See 02:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:48 02:07:48 Login Succeeded 02:07:48 docker.io 02:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:49 Configure a credential helper to remove this warning. See 02:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:49 02:07:49 Login Succeeded 02:07:49 ---> docker-login.sh ends [Pipeline] } 02:07:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:07:49 + git rev-list -1 --merges ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37~1..ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 [Pipeline] echo 02:07:49 -----------> git rev-list -1 --merges ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37~1..ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 02:07:49 ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 [false] [Pipeline] sh 02:07:49 + git log --format=format:%s -1 ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 [Pipeline] echo 02:07:49 ========================================================= 02:07:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:07:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:50 + git log --format=format:%s -1 ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 [Pipeline] echo 02:07:50 [semverPrep] GIT_COMMIT: ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37, Commit Message: Merge commit '5f229313553dc91b9ee90f1a6a748fc527e9160b' into HEAD [Pipeline] echo 02:07:50 [semverPrep] This is not a build commit. [Pipeline] sh 02:07:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:50 + grep -v github /etc/ssh/ssh_known_hosts 02:07:50 + [ -e /tmp/ssh_known_hosts ] 02:07:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:07:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:07:50 + sudo tee -a /etc/ssh/ssh_known_hosts 02:07:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:50 02:07:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:51 0.1.4: Pulling from edgex-devops/py-git-semver 02:07:51 b85a868b505f: Pulling fs layer 02:07:51 e2be974225ed: Pulling fs layer 02:07:51 339a4e72a1f5: Pulling fs layer 02:07:51 988bab9f4d93: Pulling fs layer 02:07:51 1469e6f7b9e6: Pulling fs layer 02:07:51 eaf3925da568: Pulling fs layer 02:07:51 bab4dde63d76: Pulling fs layer 02:07:51 bde34c3a00c8: Pulling fs layer 02:07:51 b352a97aabf1: Pulling fs layer 02:07:51 4872d77fe225: Pulling fs layer 02:07:51 5851b861e8e6: Pulling fs layer 02:07:51 bde34c3a00c8: Waiting 02:07:51 b352a97aabf1: Waiting 02:07:51 eaf3925da568: Waiting 02:07:51 4872d77fe225: Waiting 02:07:51 988bab9f4d93: Waiting 02:07:51 1469e6f7b9e6: Waiting 02:07:51 bab4dde63d76: Waiting 02:07:51 e2be974225ed: Verifying Checksum 02:07:51 e2be974225ed: Download complete 02:07:51 988bab9f4d93: Verifying Checksum 02:07:51 988bab9f4d93: Download complete 02:07:51 1469e6f7b9e6: Verifying Checksum 02:07:51 1469e6f7b9e6: Download complete 02:07:51 339a4e72a1f5: Verifying Checksum 02:07:51 339a4e72a1f5: Download complete 02:07:51 eaf3925da568: Verifying Checksum 02:07:51 eaf3925da568: Download complete 02:07:51 bde34c3a00c8: Verifying Checksum 02:07:51 bde34c3a00c8: Download complete 02:07:51 b352a97aabf1: Download complete 02:07:51 4872d77fe225: Verifying Checksum 02:07:51 4872d77fe225: Download complete 02:07:51 5851b861e8e6: Verifying Checksum 02:07:51 5851b861e8e6: Download complete 02:07:51 b85a868b505f: Verifying Checksum 02:07:51 b85a868b505f: Download complete 02:07:51 bab4dde63d76: Verifying Checksum 02:07:51 bab4dde63d76: Download complete 02:07:52 b85a868b505f: Pull complete 02:07:52 e2be974225ed: Pull complete 02:07:53 339a4e72a1f5: Pull complete 02:07:53 988bab9f4d93: Pull complete 02:07:53 1469e6f7b9e6: Pull complete 02:07:53 eaf3925da568: Pull complete 02:07:55 bab4dde63d76: Pull complete 02:07:55 bde34c3a00c8: Pull complete 02:07:55 b352a97aabf1: Pull complete 02:07:55 4872d77fe225: Pull complete 02:07:55 5851b861e8e6: Pull complete 02:07:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:55 prd-ubuntu20.04-docker-8c-8g-13360 does not seem to be running inside a container 02:07:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:07:57 $ docker top c2e139bc05d6c49589b70036d5757635ce580fe42577c4bbe1d9de468988c5ab -eo pid,comm 02:07:57 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). 02:07:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:57 [ssh-agent] Looking for ssh-agent implementation... 02:07:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:57 $ docker exec c2e139bc05d6c49589b70036d5757635ce580fe42577c4bbe1d9de468988c5ab ssh-agent 02:07:57 SSH_AUTH_SOCK=/tmp/ssh-VIxflzYvLucq/agent.32 02:07:57 SSH_AGENT_PID=38 02:07:57 Running ssh-add (command line suppressed) 02:07:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_14174840834061583688.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_14174840834061583688.key) 02:07:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:57 + git tag --points-at HEAD [Pipeline] } 02:07:57 $ docker exec --env ******** --env ******** c2e139bc05d6c49589b70036d5757635ce580fe42577c4bbe1d9de468988c5ab ssh-agent -k 02:07:57 unset SSH_AUTH_SOCK; 02:07:57 unset SSH_AGENT_PID; 02:07:57 echo Agent pid 38 killed; 02:07:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:07:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:57 [ssh-agent] Looking for ssh-agent implementation... 02:07:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:58 $ docker exec c2e139bc05d6c49589b70036d5757635ce580fe42577c4bbe1d9de468988c5ab ssh-agent 02:07:58 SSH_AUTH_SOCK=/tmp/ssh-4BtkHeRPgoFQ/agent.70 02:07:58 SSH_AGENT_PID=77 02:07:58 Running ssh-add (command line suppressed) 02:07:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_18280056134461490274.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_18280056134461490274.key) 02:07:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:58 + git semver init 02:07:58 2023-05-05 02:07:58,696 [run_init] DEBUG init version:0.0.0 force:False 02:07:58 2023-05-05 02:07:58,698 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver 02:07:58 2023-05-05 02:07:58,698 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver 02:07:58 2023-05-05 02:07:58,699 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581, universal_newlines=False, shell=None, istream=None) 02:08:00 2023-05-05 02:08:00,055 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.git/info/exclude 02:08:00 2023-05-05 02:08:00,056 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 with force:False 02:08:00 2023-05-05 02:08:00,056 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 02:08:00 2023-05-05 02:08:00,059 [execute] INFO git cat-file --batch-check 02:08:00 2023-05-05 02:08:00,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) 02:08:00 2023-05-05 02:08:00,066 [execute] INFO git cat-file --batch 02:08:00 2023-05-05 02:08:00,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) 02:08:00 2023-05-05 02:08:00,072 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 02:08:00 0.0.0 [Pipeline] } 02:08:00 $ docker exec --env ******** --env ******** c2e139bc05d6c49589b70036d5757635ce580fe42577c4bbe1d9de468988c5ab ssh-agent -k 02:08:00 unset SSH_AUTH_SOCK; 02:08:00 unset SSH_AGENT_PID; 02:08:00 echo Agent pid 77 killed; 02:08:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:00 + git semver [Pipeline] } 02:08:00 $ docker stop --time=1 c2e139bc05d6c49589b70036d5757635ce580fe42577c4bbe1d9de468988c5ab 02:08:02 $ docker rm -f --volumes c2e139bc05d6c49589b70036d5757635ce580fe42577c4bbe1d9de468988c5ab [Pipeline] // withDockerContainer [Pipeline] sh 02:08:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:08:02 Stashed 1 file(s) [Pipeline] echo 02:08:02 [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 02:08:03 provisioning config files... 02:08:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config3925834989909766632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:03 ---> docker-login.sh 02:08:03 nexus3.edgexfoundry.org:10001 02:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:03 Configure a credential helper to remove this warning. See 02:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:03 02:08:03 Login Succeeded 02:08:03 nexus3.edgexfoundry.org:10002 02:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:03 Configure a credential helper to remove this warning. See 02:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:03 02:08:03 Login Succeeded 02:08:03 nexus3.edgexfoundry.org:10003 02:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:03 Configure a credential helper to remove this warning. See 02:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:03 02:08:03 Login Succeeded 02:08:03 nexus3.edgexfoundry.org:10004 02:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:03 Configure a credential helper to remove this warning. See 02:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:03 02:08:03 Login Succeeded 02:08:03 docker.io 02:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:03 Configure a credential helper to remove this warning. See 02:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:03 02:08:03 Login Succeeded 02:08:03 ---> docker-login.sh ends [Pipeline] } 02:08:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:08:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:03 ========================================================= 02:08:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:08:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:08:04 Sending build context to Docker daemon 45.93MB 02:08:04 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:08:04 Step 2/15 : FROM ${BASE} AS builder 02:08:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:04 f56be85fc22e: Pulling fs layer 02:08:04 85791d961cd3: Pulling fs layer 02:08:04 d694b5ae8c79: Pulling fs layer 02:08:04 9f32a84ed3da: Pulling fs layer 02:08:04 4d19c01a9841: Pulling fs layer 02:08:04 9325e15d5711: Pulling fs layer 02:08:04 556b6ee489ea: Pulling fs layer 02:08:04 c5a4b2cf53e6: Pulling fs layer 02:08:04 9325e15d5711: Waiting 02:08:04 556b6ee489ea: Waiting 02:08:04 4d19c01a9841: Waiting 02:08:04 9f32a84ed3da: Waiting 02:08:04 85791d961cd3: Verifying Checksum 02:08:04 85791d961cd3: Download complete 02:08:04 9f32a84ed3da: Verifying Checksum 02:08:04 9f32a84ed3da: Download complete 02:08:04 4d19c01a9841: Download complete 02:08:04 f56be85fc22e: Verifying Checksum 02:08:04 f56be85fc22e: Download complete 02:08:04 9325e15d5711: Verifying Checksum 02:08:04 9325e15d5711: Download complete 02:08:04 f56be85fc22e: Pull complete 02:08:05 85791d961cd3: Pull complete 02:08:05 c5a4b2cf53e6: Verifying Checksum 02:08:05 c5a4b2cf53e6: Download complete 02:08:05 d694b5ae8c79: Download complete 02:08:05 556b6ee489ea: Verifying Checksum 02:08:05 556b6ee489ea: Download complete 02:08:08 d694b5ae8c79: Pull complete 02:08:08 9f32a84ed3da: Pull complete 02:08:08 4d19c01a9841: Pull complete 02:08:08 9325e15d5711: Pull complete 02:08:11 556b6ee489ea: Pull complete 02:08:12 c5a4b2cf53e6: Pull complete 02:08:12 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:08:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:08:12 ---> c4be618373d6 02:08:12 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:08:13 ---> Running in 34f1925f0c87 02:08:13 Removing intermediate container 34f1925f0c87 02:08:13 ---> c684868a5eb4 02:08:13 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:08:13 ---> Running in e0f03137a392 02:08:13 Removing intermediate container e0f03137a392 02:08:13 ---> 4dd57c207277 02:08:13 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:08:13 ---> Running in 95e6f38c1b89 02:08:13 Removing intermediate container 95e6f38c1b89 02:08:13 ---> daa993f4739d 02:08:13 Step 6/15 : LABEL Name=edgex-ui-go 02:08:14 ---> Running in 4601262db4d8 02:08:14 Removing intermediate container 4601262db4d8 02:08:14 ---> fddaae322dab 02:08:14 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:08:14 ---> Running in 1153d6284f94 02:08:14 Removing intermediate container 1153d6284f94 02:08:14 ---> 9817ebdc9659 02:08:14 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:08:14 latest: Pulling from library/docker 02:08:14 f56be85fc22e: Already exists 02:08:14 7ed9ddfd3b8f: Pulling fs layer 02:08:14 788e1ab5616a: Pulling fs layer 02:08:14 c585cb37f4e3: Pulling fs layer 02:08:14 f07ac151bd26: Pulling fs layer 02:08:14 40ec0a365c4d: Pulling fs layer 02:08:14 8e86e06bd107: Pulling fs layer 02:08:14 265c5956ad77: Pulling fs layer 02:08:14 0326226f4470: Pulling fs layer 02:08:14 e09aa9eb39ba: Pulling fs layer 02:08:14 8f731bd845bb: Pulling fs layer 02:08:14 b045f4bf5e58: Pulling fs layer 02:08:14 6f439390c271: Pulling fs layer 02:08:14 4e540a8453c0: Pulling fs layer 02:08:14 8e86e06bd107: Waiting 02:08:14 f07ac151bd26: Waiting 02:08:14 40ec0a365c4d: Waiting 02:08:14 0326226f4470: Waiting 02:08:14 e09aa9eb39ba: Waiting 02:08:14 265c5956ad77: Waiting 02:08:14 8f731bd845bb: Waiting 02:08:14 b045f4bf5e58: Waiting 02:08:14 6f439390c271: Waiting 02:08:14 4e540a8453c0: Waiting 02:08:14 788e1ab5616a: Verifying Checksum 02:08:14 788e1ab5616a: Download complete 02:08:14 7ed9ddfd3b8f: Verifying Checksum 02:08:14 c585cb37f4e3: Verifying Checksum 02:08:14 c585cb37f4e3: Download complete 02:08:15 7ed9ddfd3b8f: Pull complete 02:08:15 8e86e06bd107: Verifying Checksum 02:08:15 8e86e06bd107: Download complete 02:08:15 f07ac151bd26: Verifying Checksum 02:08:15 f07ac151bd26: Download complete 02:08:15 788e1ab5616a: Pull complete 02:08:15 40ec0a365c4d: Verifying Checksum 02:08:15 40ec0a365c4d: Download complete 02:08:15 0326226f4470: Verifying Checksum 02:08:15 0326226f4470: Download complete 02:08:15 265c5956ad77: Verifying Checksum 02:08:15 265c5956ad77: Download complete 02:08:15 e09aa9eb39ba: Verifying Checksum 02:08:15 e09aa9eb39ba: Download complete 02:08:15 8f731bd845bb: Verifying Checksum 02:08:15 8f731bd845bb: Download complete 02:08:15 6f439390c271: Download complete 02:08:15 4e540a8453c0: Verifying Checksum 02:08:15 4e540a8453c0: Download complete 02:08:15 c585cb37f4e3: Pull complete 02:08:16 f07ac151bd26: Pull complete 02:08:16 b045f4bf5e58: Verifying Checksum 02:08:16 b045f4bf5e58: Download complete 02:08:16 40ec0a365c4d: Pull complete 02:08:16 8e86e06bd107: Pull complete 02:08:16 265c5956ad77: Pull complete 02:08:16 0326226f4470: Pull complete 02:08:16 e09aa9eb39ba: Pull complete 02:08:16 8f731bd845bb: Pull complete 02:08:17 b045f4bf5e58: Pull complete 02:08:17 Still waiting to schedule task 02:08:17 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:18 6f439390c271: Pull complete 02:08:18 4e540a8453c0: Pull complete 02:08:18 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 02:08:18 Status: Downloaded newer image for docker:latest 02:08:19 ---> a94e071bb68b 02:08:19 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:19 ---> Running in 3f1ac5cd762e 02:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:08:20 OK: 265 MiB in 53 packages 02:08:20 Removing intermediate container 3f1ac5cd762e 02:08:20 ---> 3842f57a3206 02:08:20 Step 10/15 : ENV GO111MODULE=on 02:08:20 ---> Running in 7223b76497ef 02:08:20 Removing intermediate container 7223b76497ef 02:08:20 ---> 520d18fe0603 02:08:20 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:08:20 ---> Running in db946e88aa8e 02:08:20 Removing intermediate container db946e88aa8e 02:08:20 ---> 5f9fecfbb42d 02:08:20 Step 12/15 : COPY go.mod vendor* ./ 02:08:20 ---> 43ac6042e17b 02:08:20 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:20 ---> Running in 571455f3bf1d 02:08:38 Removing intermediate container 571455f3bf1d 02:08:38 ---> 9bcf662d3a94 02:08:38 Step 14/15 : COPY . . 02:08:38 ---> a91efdfa885b 02:08:38 Step 15/15 : RUN ${MAKE} 02:08:38 ---> Running in f5ba42dc4a63 02:08:39 noop 02:08:39 Removing intermediate container f5ba42dc4a63 02:08:39 ---> 2a00e6a4bac9 02:08:39 Successfully built 2a00e6a4bac9 02:08:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:39 + docker inspect -f . ci-base-image-x86_64 02:08:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:39 prd-ubuntu20.04-docker-8c-8g-13360 does not seem to be running inside a container 02:08:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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-x86_64 cat 02:08:40 $ docker top fd927669e7d8a4c4b136cdb097f68cdf8de28c94fcf15727c7edbf660dbb4447 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:40 + go version 02:08:40 go version go1.20.2 linux/amd64 [Pipeline] } 02:08:40 $ docker stop --time=1 fd927669e7d8a4c4b136cdb097f68cdf8de28c94fcf15727c7edbf660dbb4447 02:08:41 $ docker rm -f --volumes fd927669e7d8a4c4b136cdb097f68cdf8de28c94fcf15727c7edbf660dbb4447 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:42 + docker inspect -f . ci-base-image-x86_64 02:08:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:42 prd-ubuntu20.04-docker-8c-8g-13360 does not seem to be running inside a container 02:08:42 $ 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-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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-x86_64 cat 02:08:42 $ docker top 9ae62b7015f310a5de75fbaac75da911ed2bc8b543b442cd529a15a53c001b2d -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [Pipeline] fileExists [Pipeline] sh 02:08:43 + make test 02:08:43 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:08:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:08:56 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:08:56 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:08:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:08:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:08:59 ./bin/test-attribution-txt.sh 02:08:59 make -C web test 02:08:59 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/web' 02:08:59 make[1]: tput: No such file or directory 02:08:59 make[1]: tput: No such file or directory 02:08:59 warning: generating ./VERSION 02:08:59 echo "0.0.0" > VERSION 02:08:59 docker build \ 02:08:59 -f Dockerfile \ 02:08:59 --build-arg USER=1000 \ 02:08:59 \ 02:08:59 --label "git_sha=ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37" \ 02:08:59 -t edgexfoundry/edgex-web-ui:ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 \ 02:08:59 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:08:59 . 02:08:59 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:08:59 Install the buildx component to build images with BuildKit: 02:08:59 https://docs.docker.com/go/buildx/ 02:08:59 02:08:59 Sending build context to Docker daemon 3.268MB 02:08:59 Step 1/10 : FROM node:16.17-alpine3.15 02:08:59 16.17-alpine3.15: Pulling from library/node 02:08:59 9621f1afde84: Pulling fs layer 02:08:59 c6f70ee39829: Pulling fs layer 02:08:59 56892a8094a2: Pulling fs layer 02:08:59 58dd87906ef0: Pulling fs layer 02:08:59 58dd87906ef0: Waiting 02:08:59 56892a8094a2: Download complete 02:08:59 9621f1afde84: Verifying Checksum 02:08:59 9621f1afde84: Download complete 02:08:59 58dd87906ef0: Download complete 02:08:59 9621f1afde84: Pull complete 02:08:59 c6f70ee39829: Download complete 02:09:00 c6f70ee39829: Pull complete 02:09:00 56892a8094a2: Pull complete 02:09:00 58dd87906ef0: Pull complete 02:09:00 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:09:00 Status: Downloaded newer image for node:16.17-alpine3.15 02:09:00 ---> b69703f70c3d 02:09:00 Step 2/10 : RUN apk add --no-cache chromium 02:09:01 ---> Running in 9c0038166e02 02:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:09:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:09:02 (1/129) Installing libxau (1.0.9-r0) 02:09:02 (2/129) Installing libmd (1.0.3-r0) 02:09:02 (3/129) Installing libbsd (0.11.3-r1) 02:09:02 (4/129) Installing libxdmcp (1.1.3-r0) 02:09:02 (5/129) Installing libxcb (1.14-r2) 02:09:02 (6/129) Installing libx11 (1.7.3.1-r0) 02:09:02 (7/129) Installing libxext (1.3.4-r0) 02:09:02 (8/129) Installing libice (1.0.10-r0) 02:09:02 (9/129) Installing libuuid (2.37.4-r0) 02:09:02 (10/129) Installing libsm (1.2.3-r0) 02:09:02 (11/129) Installing libxt (1.2.1-r0) 02:09:02 (12/129) Installing libxmu (1.1.3-r0) 02:09:02 (13/129) Installing xset (1.2.4-r0) 02:09:02 (14/129) Installing xprop (1.2.5-r0) 02:09:02 (15/129) Installing xdg-utils (1.1.3-r0) 02:09:02 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:09:02 (17/129) Installing pkgconf (1.8.1-r0) 02:09:02 (18/129) Installing libffi (3.4.2-r1) 02:09:02 (19/129) Installing libintl (0.21-r0) 02:09:02 (20/129) Installing libblkid (2.37.4-r0) 02:09:02 (21/129) Installing libmount (2.37.4-r0) 02:09:02 (22/129) Installing pcre (8.45-r1) 02:09:02 (23/129) Installing glib (2.70.1-r0) 02:09:02 (24/129) Installing xz-libs (5.2.5-r1) 02:09:02 (25/129) Installing libxml2 (2.9.14-r2) 02:09:02 (26/129) Installing shared-mime-info (2.1-r2) 02:09:02 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:09:02 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:09:02 (29/129) Installing libpng (1.6.37-r1) 02:09:02 (30/129) Installing libwebp (1.2.2-r0) 02:09:02 (31/129) Installing zstd-libs (1.5.0-r0) 02:09:02 (32/129) Installing tiff (4.4.0-r1) 02:09:02 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:09:02 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:09:02 (35/129) Installing libxcomposite (0.4.5-r0) 02:09:02 (36/129) Installing libxfixes (6.0.0-r0) 02:09:02 (37/129) Installing libxrender (0.9.10-r3) 02:09:02 (38/129) Installing libxcursor (1.2.0-r0) 02:09:02 (39/129) Installing libxdamage (1.1.5-r1) 02:09:02 (40/129) Installing libxi (1.8-r0) 02:09:02 (41/129) Installing libxinerama (1.1.4-r1) 02:09:02 (42/129) Installing libxrandr (1.5.2-r1) 02:09:02 (43/129) Installing atk (2.36.0-r0) 02:09:02 (44/129) Installing libxtst (1.2.3-r3) 02:09:02 (45/129) Installing dbus-libs (1.12.24-r0) 02:09:02 (46/129) Installing at-spi2-core (2.42.0-r0) 02:09:02 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:09:02 (48/129) Installing expat (2.5.0-r0) 02:09:02 (49/129) Installing brotli-libs (1.0.9-r5) 02:09:02 (50/129) Installing libbz2 (1.0.8-r1) 02:09:02 (51/129) Installing freetype (2.11.1-r2) 02:09:02 (52/129) Installing fontconfig (2.13.1-r4) 02:09:02 (53/129) Installing pixman (0.40.0-r4) 02:09:02 (54/129) Installing cairo (1.16.0-r5) 02:09:02 (55/129) Installing cairo-gobject (1.16.0-r5) 02:09:02 (56/129) Installing avahi-libs (0.8-r5) 02:09:02 (57/129) Installing gmp (6.2.1-r1) 02:09:02 (58/129) Installing nettle (3.7.3-r0) 02:09:02 (59/129) Installing p11-kit (0.24.0-r1) 02:09:02 (60/129) Installing libtasn1 (4.18.0-r1) 02:09:02 (61/129) Installing libunistring (0.9.10-r1) 02:09:02 (62/129) Installing gnutls (3.7.1-r2) 02:09:02 (63/129) Installing cups-libs (2.3.3-r6) 02:09:02 (64/129) Installing libepoxy (1.5.9-r0) 02:09:02 (65/129) Installing fribidi (1.0.11-r0) 02:09:02 (66/129) Installing graphite2 (1.3.14-r0) 02:09:02 (67/129) Installing harfbuzz (3.0.0-r2) 02:09:02 (68/129) Installing libxft (2.3.4-r0) 02:09:02 (69/129) Installing pango (1.48.10-r0) 02:09:02 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:09:02 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:09:02 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:09:02 (73/129) Installing xkeyboard-config (2.34-r0) 02:09:02 (74/129) Installing libxkbcommon (1.3.1-r0) 02:09:02 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:09:03 Executing gtk+3.0-3.24.30-r0.post-install 02:09:03 (76/129) Installing libfontenc (1.1.4-r0) 02:09:03 (77/129) Installing mkfontscale (1.2.1-r1) 02:09:03 (78/129) Installing ttf-opensans (1.10-r1) 02:09:03 Executing ttf-opensans-1.10-r1.post-install 02:09:05 (79/129) Installing libogg (1.3.5-r0) 02:09:05 (80/129) Installing flac (1.3.4-r0) 02:09:05 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:09:05 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:09:05 (83/129) Installing sdl2 (2.0.16-r4) 02:09:05 (84/129) Installing aom-libs (3.2.0-r0) 02:09:05 (85/129) Installing libass (0.15.2-r0) 02:09:05 (86/129) Installing libdav1d (0.9.2-r0) 02:09:05 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:09:05 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:09:05 (89/129) Installing lame (3.100-r0) 02:09:05 (90/129) Installing opus (1.3.1-r1) 02:09:05 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:09:05 (92/129) Installing soxr (0.1.3-r2) 02:09:05 (93/129) Installing libsrt (1.4.2-r1) 02:09:05 (94/129) Installing libssh (0.9.6-r1) 02:09:05 (95/129) Installing libtheora (1.1.1-r16) 02:09:05 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:09:05 (97/129) Installing libpciaccess (0.16-r0) 02:09:05 (98/129) Installing libdrm (2.4.109-r0) 02:09:05 (99/129) Installing libva (2.13.0-r0) 02:09:05 (100/129) Installing libvdpau (1.4-r0) 02:09:05 (101/129) Installing vidstab (1.1.0-r1) 02:09:05 (102/129) Installing libvorbis (1.3.7-r0) 02:09:05 (103/129) Installing libvpx (1.10.0-r0) 02:09:05 (104/129) Installing vulkan-loader (1.2.196-r0) 02:09:05 (105/129) Installing x264-libs (20210613-r0) 02:09:05 (106/129) Installing x265-libs (3.5-r0) 02:09:05 (107/129) Installing xvidcore (1.3.7-r1) 02:09:05 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:09:05 (109/129) Installing libevent (2.1.12-r4) 02:09:05 (110/129) Installing mesa (21.2.6-r0) 02:09:05 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:09:05 (112/129) Installing mesa-gbm (21.2.6-r0) 02:09:05 (113/129) Installing lcms2 (2.12-r1) 02:09:05 (114/129) Installing nspr (4.32-r0) 02:09:05 (115/129) Installing sqlite-libs (3.36.0-r0) 02:09:05 (116/129) Installing nss (3.78.1-r0) 02:09:05 (117/129) Installing libasyncns (0.8-r1) 02:09:05 (118/129) Installing libltdl (2.4.6-r7) 02:09:05 (119/129) Installing orc (0.4.32-r0) 02:09:05 (120/129) Installing libsndfile (1.0.31-r1) 02:09:05 (121/129) Installing speexdsp (1.2.0-r0) 02:09:05 (122/129) Installing tdb-libs (1.4.5-r0) 02:09:05 (123/129) Installing libpulse (15.0-r2) 02:09:05 (124/129) Installing re2 (2021.11.01-r0) 02:09:05 (125/129) Installing snappy (1.1.9-r1) 02:09:05 (126/129) Installing libgpg-error (1.42-r1) 02:09:05 (127/129) Installing libgcrypt (1.9.4-r0) 02:09:05 (128/129) Installing libxslt (1.1.35-r0) 02:09:05 (129/129) Installing chromium (99.0.4844.84-r0) 02:09:06 Executing busybox-1.34.1-r7.trigger 02:09:06 Executing glib-2.70.1-r0.trigger 02:09:06 Executing shared-mime-info-2.1-r2.trigger 02:09:07 Executing gdk-pixbuf-2.42.8-r0.trigger 02:09:07 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:09:07 Executing fontconfig-2.13.1-r4.trigger 02:09:07 Executing mkfontscale-1.2.1-r1.trigger 02:09:07 OK: 286 MiB in 145 packages 02:09:11 Removing intermediate container 9c0038166e02 02:09:11 ---> 6bb95eda141b 02:09:11 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:09:11 ---> Running in bff4a2ea94b8 02:09:11 Removing intermediate container bff4a2ea94b8 02:09:11 ---> 51a6a657fe57 02:09:11 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:09:11 ---> Running in 06e15753ceb9 02:09:11 Removing intermediate container 06e15753ceb9 02:09:11 ---> 744c47d5800f 02:09:11 Step 5/10 : RUN npm install -g npm 02:09:11 ---> Running in eccb6b8b664b 02:09:17 02:09:17 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 02:09:17 02:09:17 27 packages are looking for funding 02:09:17 run `npm fund` for details 02:09:17 02:09:17 found 0 vulnerabilities 02:09:18 Removing intermediate container eccb6b8b664b 02:09:18 ---> e1ca660a6b0b 02:09:18 Step 6/10 : ARG USER=1000 02:09:18 ---> Running in 9cad0af358b7 02:09:18 Removing intermediate container 9cad0af358b7 02:09:18 ---> 57a1778bf0fc 02:09:18 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:09:18 ---> Running in 0ede1a5706c3 02:09:19 Removing intermediate container 0ede1a5706c3 02:09:19 ---> 56f67685dcb8 02:09:19 Step 8/10 : USER $USER:$USER 02:09:19 ---> Running in f8f269aff0e8 02:09:19 Removing intermediate container f8f269aff0e8 02:09:19 ---> eee7725c8eb4 02:09:19 Step 9/10 : WORKDIR /app 02:09:19 ---> Running in 14d428cbf8ae 02:09:19 Removing intermediate container 14d428cbf8ae 02:09:19 ---> 366c7840d623 02:09:19 Step 10/10 : LABEL git_sha=ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 02:09:19 ---> Running in 916f65d25b6a 02:09:19 Removing intermediate container 916f65d25b6a 02:09:19 ---> e26d65fef0d7 02:09:19 Successfully built e26d65fef0d7 02:09:19 Successfully tagged edgexfoundry/edgex-web-ui:ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 02:09:19 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:09:19 touch edgex-web-ui.imagebuilt 02:09:19 mkdir -p node_modules coverage 02:09:19 chown "1000:1000" node_modules coverage package-lock.json 02:09:19 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:09:21 npm WARN EBADENGINE Unsupported engine { 02:09:21 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:09:21 npm WARN EBADENGINE required: { 02:09:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:21 npm WARN EBADENGINE }, 02:09:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:21 npm WARN EBADENGINE } 02:09:21 npm WARN EBADENGINE Unsupported engine { 02:09:21 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:09:21 npm WARN EBADENGINE required: { 02:09:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:21 npm WARN EBADENGINE }, 02:09:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:21 npm WARN EBADENGINE } 02:09:21 npm WARN EBADENGINE Unsupported engine { 02:09:21 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:09:21 npm WARN EBADENGINE required: { 02:09:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:21 npm WARN EBADENGINE }, 02:09:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:21 npm WARN EBADENGINE } 02:09:21 npm WARN EBADENGINE Unsupported engine { 02:09:21 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:09:21 npm WARN EBADENGINE required: { 02:09:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:21 npm WARN EBADENGINE }, 02:09:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:21 npm WARN EBADENGINE } 02:09:21 npm WARN EBADENGINE Unsupported engine { 02:09:21 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:09:21 npm WARN EBADENGINE required: { 02:09:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:21 npm WARN EBADENGINE }, 02:09:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:21 npm WARN EBADENGINE } 02:09:21 npm WARN EBADENGINE Unsupported engine { 02:09:21 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:09:21 npm WARN EBADENGINE required: { 02:09:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:21 npm WARN EBADENGINE }, 02:09:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:21 npm WARN EBADENGINE } 02:09:21 npm WARN EBADENGINE Unsupported engine { 02:09:21 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:09:21 npm WARN EBADENGINE required: { 02:09:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:21 npm WARN EBADENGINE }, 02:09:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:21 npm WARN EBADENGINE } 02:09:21 npm WARN EBADENGINE Unsupported engine { 02:09:21 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:09:21 npm WARN EBADENGINE required: { 02:09:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:21 npm WARN EBADENGINE }, 02:09:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:21 npm WARN EBADENGINE } 02:09:21 npm WARN EBADENGINE Unsupported engine { 02:09:21 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:09:21 npm WARN EBADENGINE required: { 02:09:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:21 npm WARN EBADENGINE }, 02:09:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:21 npm WARN EBADENGINE } 02:09:25 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:09:25 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:09:25 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 02:09:25 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:09:25 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:09:25 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:09:26 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:09:27 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:09:27 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:09: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. 02:09:30 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:09:30 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:09: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. 02:09:30 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 02:09: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. 02:09:31 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:09:32 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 02:09:34 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. 02:09:38 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. 02:09:44 02:09:44 added 1477 packages, and audited 1478 packages in 23s 02:09:44 02:09:44 90 packages are looking for funding 02:09:44 run `npm fund` for details 02:09:44 02:09:44 36 vulnerabilities (1 low, 12 moderate, 19 high, 4 critical) 02:09:44 02:09:44 To address issues that do not require attention, run: 02:09:44 npm audit fix 02:09:44 02:09:44 To address all issues (including breaking changes), run: 02:09:44 npm audit fix --force 02:09:44 02:09:44 Run `npm audit` for details. 02:09:46 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 02:09:49 - Generating browser application bundles (phase: setup)... 02:09:53 Compiling @angular/core : es2015 as esm2015 02:09:53 Compiling @angular/compiler/testing : es2015 as esm2015 02:09:57 Compiling @angular/common : es2015 as esm2015 02:09:57 Compiling @angular/core/testing : es2015 as esm2015 02:09:57 Compiling @angular/platform-browser : es2015 as esm2015 02:09:57 Compiling @angular/common/testing : es2015 as esm2015 02:09:58 Compiling @angular/common/http : es2015 as esm2015 02:09:58 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:09:58 Compiling @angular/router : es2015 as esm2015 02:09:58 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:09:58 Compiling @angular/forms : es2015 as esm2015 02:09:58 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:09:59 Compiling @angular/common/http/testing : es2015 as esm2015 02:10:01 Compiling @angular/router/testing : es2015 as esm2015 02:10:07 05 05 2023 02:10:06.770:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:10:07 05 05 2023 02:10:06.772:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:10:07 05 05 2023 02:10:06.775:INFO [launcher]: Starting browser ChromeHeadless 02:10:19 ✔ Browser application bundle generation complete. 02:10:19 05 05 2023 02:10:18.347:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket _y_1V2j9kuhDqp6VAAAB with id 91680488 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.025 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.033 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.071 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.086 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.098 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.174 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.191 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.238 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.252 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.283 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.309 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.343 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.349 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.358 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.362 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.366 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.368 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.393 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.397 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.4 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.403 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.406 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.408 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.45 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.515 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.543 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.553 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.633 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.637 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.642 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.645 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.646 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.654 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.714 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.724 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.736 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.746 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.793 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.802 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.82 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.828 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.832 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.833 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.841 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.878 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.908 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.936 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.943 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.955 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.964 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.967 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.974 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.983 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.988 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.003 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.012 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.017 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.039 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.055 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.058 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.061 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.071 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.092 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.107 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.131 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.142 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.146 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.184 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.189 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.192 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.201 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.228 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.272 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.297 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.313 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.32 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.355 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.369 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.374 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.377 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.382 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.425 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.441 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.447 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.457 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.459 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.461 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.465 secs) 02:10:23 WARN: ' 02:10:23 It looks like you're using ngModel on the same form field as formControlName. 02:10:23 Support for using the ngModel input property and ngModelChange event with 02:10:23 reactive form directives has been deprecated in Angular v6 and will be removed 02:10:23 in a future version of Angular. 02:10:23 02:10:23 For more information on this, see our API docs here: 02:10:23 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:10:23 ' 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.465 secs) 02:10:23 WARN: ' 02:10:23 It looks like you're using ngModel on the same form field as formControlName. 02:10:23 Support for using the ngModel input property and ngModelChange event with 02:10:23 reactive form directives has been deprecated in Angular v6 and will be removed 02:10:23 in a future version of Angular. 02:10:23 02:10:23 For more information on this, see our API docs here: 02:10:23 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:10:23 ' 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.504 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.52 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.543 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.548 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.55 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.579 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.583 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.595 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.628 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.642 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.675 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.691 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.699 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.709 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.712 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.713 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.719 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.724 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.727 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.734 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.792 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.799 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.818 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.833 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.842 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.859 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.864 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.866 secs) 02:10:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.879 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.883 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.888 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.906 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.919 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.923 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.938 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.964 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.977 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.982 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.985 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.017 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.025 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.029 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.054 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.059 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.08 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.086 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.093 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.112 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.135 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.149 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.211 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.226 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.233 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.256 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.265 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.275 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.278 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.29 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.295 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.302 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.31 secs) 02:10:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.454 secs / 2.31 secs) 02:10:24 TOTAL: 149 SUCCESS 02:10:24 ✔ Browser application bundle generation complete. 02:10:25 02:10:25 =============================== Coverage summary =============================== 02:10:25 Statements : 40.87% ( 1463/3580 ) 02:10:25 Branches : 12.03% ( 111/923 ) 02:10:25 Functions : 33.13% ( 430/1298 ) 02:10:25 Lines : 38.8% ( 1314/3387 ) 02:10:25 ================================================================================ 02:10:25 ✔ Browser application bundle generation complete. 02:10:25 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/web' [Pipeline] echo 02:10:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:10:25 $ docker stop --time=1 9ae62b7015f310a5de75fbaac75da911ed2bc8b543b442cd529a15a53c001b2d 02:10:27 $ docker rm -f --volumes 9ae62b7015f310a5de75fbaac75da911ed2bc8b543b442cd529a15a53c001b2d [Pipeline] // withDockerContainer [Pipeline] sh 02:10:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:10:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:29 + ls -al . 02:10:29 total 180 02:10:29 drwxrwxr-x 14 jenkins jenkins 4096 May 5 02:08 . 02:10:29 drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:07 .. 02:10:29 drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:07 .blubracket 02:10:29 -rw-rw-r-- 1 jenkins jenkins 18 May 5 02:07 .dockerignore 02:10:29 drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:08 .git 02:10:29 drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:07 .github 02:10:29 -rw-rw-r-- 1 jenkins jenkins 185 May 5 02:07 .gitignore 02:10:29 drwxr-xr-x 3 jenkins jenkins 4096 May 5 02:08 .semver 02:10:29 -rw-rw-r-- 1 jenkins jenkins 8418 May 5 02:07 Attribution.txt 02:10:29 -rw-rw-r-- 1 jenkins jenkins 17205 May 5 02:07 CHANGELOG.md 02:10:29 -rw-rw-r-- 1 jenkins jenkins 3959 May 5 02:07 CONTRIBUTING.md 02:10:29 -rw-rw-r-- 1 jenkins jenkins 1788 May 5 02:07 Dockerfile 02:10:29 -rw-rw-r-- 1 jenkins jenkins 652 May 5 02:07 Jenkinsfile 02:10:29 -rw-rw-r-- 1 jenkins jenkins 11357 May 5 02:07 LICENSE 02:10:29 -rw-rw-r-- 1 jenkins jenkins 2124 May 5 02:07 Makefile 02:10:29 -rw-rw-r-- 1 jenkins jenkins 4558 May 5 02:07 README.md 02:10:29 -rw-rw-r-- 1 jenkins jenkins 5 May 5 02:08 VERSION 02:10:29 drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:07 assets 02:10:29 drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:07 bin 02:10:29 drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:07 cmd 02:10:29 -rw-r--r-- 1 jenkins jenkins 10 May 5 02:08 coverage.out 02:10:29 drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:07 docs 02:10:29 -rw-rw-r-- 1 jenkins jenkins 3052 May 5 02:07 go.mod 02:10:29 -rw-rw-r-- 1 jenkins jenkins 30610 May 5 02:07 go.sum 02:10:29 drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:07 internal 02:10:29 drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:07 snap 02:10:29 drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:07 testing 02:10:29 -rw-rw-r-- 1 jenkins jenkins 155 May 5 02:07 version.go 02:10:29 drwxrwxr-x 6 jenkins jenkins 4096 May 5 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:29 + 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=ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 --label arch=amd64 --label version=0.0.0 . 02:10:29 Sending build context to Docker daemon 48.68MB 02:10:29 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:10:29 Step 2/25 : FROM ${BASE} AS builder 02:10:29 ---> 2a00e6a4bac9 02:10:29 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:10:29 ---> Running in 94e3a3fb1c0a 02:10:29 Removing intermediate container 94e3a3fb1c0a 02:10:29 ---> f598e08aaddc 02:10:29 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:10:29 ---> Running in d193275c9bdc 02:10:29 Removing intermediate container d193275c9bdc 02:10:29 ---> a80914570d9d 02:10:29 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:10:29 ---> Running in 8ade33f0371f 02:10:30 Removing intermediate container 8ade33f0371f 02:10:30 ---> fd968343edcf 02:10:30 Step 6/25 : LABEL Name=edgex-ui-go 02:10:30 ---> Running in 5d0762c057e7 02:10:30 Removing intermediate container 5d0762c057e7 02:10:30 ---> 5794b2204297 02:10:30 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:10:30 ---> Running in 9341fd19122b 02:10:30 Removing intermediate container 9341fd19122b 02:10:30 ---> 47f286092548 02:10:30 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:10:30 ---> c1da3fab1437 02:10:30 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:30 ---> Running in acc9866f8b4a 02:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:10:31 OK: 265 MiB in 53 packages 02:10:31 Removing intermediate container acc9866f8b4a 02:10:31 ---> 3021db65b234 02:10:31 Step 10/25 : ENV GO111MODULE=on 02:10:31 ---> Running in d58b0aa0a461 02:10:31 Removing intermediate container d58b0aa0a461 02:10:31 ---> c9a594969527 02:10:31 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:10:31 ---> Running in 37a66a4f3807 02:10:32 Removing intermediate container 37a66a4f3807 02:10:32 ---> a9dd3be0049d 02:10:32 Step 12/25 : COPY go.mod vendor* ./ 02:10:32 ---> 5efe2cbd57b0 02:10:32 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:32 ---> Running in 43ea4fbdb43a 02:10:33 Removing intermediate container 43ea4fbdb43a 02:10:33 ---> d12fb617f4f0 02:10:33 Step 14/25 : COPY . . 02:10:33 ---> c847e83e4415 02:10:33 Step 15/25 : RUN ${MAKE} 02:10:34 ---> Running in dd1de13e4e43 02:10:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:10:52 Removing intermediate container dd1de13e4e43 02:10:52 ---> 2c3e591accbd 02:10:52 Step 16/25 : FROM alpine:3.17 02:10:52 3.17: Pulling from library/alpine 02:10:52 f56be85fc22e: Already exists 02:10:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:10:52 Status: Downloaded newer image for alpine:3.17 02:10:52 ---> 9ed4aefc74f6 02:10:52 Step 17/25 : EXPOSE 4000 02:10:52 ---> Running in b3b40e1ade77 02:10:52 Removing intermediate container b3b40e1ade77 02:10:52 ---> 1a54ed9d30d9 02:10:52 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 02:10:52 ---> 94c20ad231a6 02:10:52 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:10:52 ---> 3a1688ced197 02:10:52 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:10:52 ---> 0e65842f439f 02:10:52 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:10:52 ---> Running in 5e493a259e6c 02:10:52 Removing intermediate container 5e493a259e6c 02:10:52 ---> 8297868c8bde 02:10:52 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:10:52 ---> Running in 59081cc7d366 02:10:52 Removing intermediate container 59081cc7d366 02:10:52 ---> 981eb83396d5 02:10:52 Step 23/25 : LABEL arch=amd64 02:10:52 ---> Running in 34b0c2de9359 02:10:52 Removing intermediate container 34b0c2de9359 02:10:52 ---> c28dcb760ac5 02:10:52 Step 24/25 : LABEL git_sha=ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 02:10:52 ---> Running in 289ebf59f5c7 02:10:52 Removing intermediate container 289ebf59f5c7 02:10:52 ---> 6a69024647f4 02:10:52 Step 25/25 : LABEL version=0.0.0 02:10:52 ---> Running in 3302738fcacc 02:10:52 Removing intermediate container 3302738fcacc 02:10:52 ---> 4ffe5119e1cf 02:10:52 [Warning] One or more build-args [ARCH] were not consumed 02:10:52 Successfully built 4ffe5119e1cf 02:10:52 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 02:10:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:53 02:10:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:53 latest: Pulling from edgex-lftools-log-publisher 02:10:53 5eb5b503b376: Pulling fs layer 02:10:53 5c69ac0246d0: Pulling fs layer 02:10:53 ec43610c2a17: Pulling fs layer 02:10:53 3a2ae6a8a46f: Pulling fs layer 02:10:53 33b1e0a273af: Pulling fs layer 02:10:53 5d3b04190fa2: Pulling fs layer 02:10:53 2f39f015ded8: Pulling fs layer 02:10:53 2f39f015ded8: Waiting 02:10:53 3a2ae6a8a46f: Waiting 02:10:53 33b1e0a273af: Waiting 02:10:53 5d3b04190fa2: Waiting 02:10:53 5c69ac0246d0: Download complete 02:10:53 3a2ae6a8a46f: Verifying Checksum 02:10:53 3a2ae6a8a46f: Download complete 02:10:53 ec43610c2a17: Verifying Checksum 02:10:53 ec43610c2a17: Download complete 02:10:53 33b1e0a273af: Verifying Checksum 02:10:53 33b1e0a273af: Download complete 02:10:53 5d3b04190fa2: Verifying Checksum 02:10:53 5d3b04190fa2: Download complete 02:10:53 5eb5b503b376: Download complete 02:10:54 2f39f015ded8: Verifying Checksum 02:10:54 2f39f015ded8: Download complete 02:10:54 5eb5b503b376: Pull complete 02:10:54 5c69ac0246d0: Pull complete 02:10:55 ec43610c2a17: Pull complete 02:10:55 3a2ae6a8a46f: Pull complete 02:10:55 33b1e0a273af: Pull complete 02:10:55 5d3b04190fa2: Pull complete 02:10:59 2f39f015ded8: Pull complete 02:10:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:10:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:00 prd-ubuntu20.04-docker-8c-8g-13360 does not seem to be running inside a container 02:11:00 $ 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-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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:latest cat 02:11:01 $ docker top 98d1c44bf62ec07e5b6c228efb7ef1e520b1d64d4e7a805d4cec6fd1d1ee4650 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:01 ---> job-cost.sh 02:11:01 lf-activate-venv: SKIPPING 02:11:01 INFO: No Stack... 02:11:01 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:02 INFO: Archiving Costs [Pipeline] sh 02:11:02 + + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/cost.csv 02:11:02 cut -d, -f6 [Pipeline] lock 02:11:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-581-8-stack-cost] 02:11:02 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-8-stack-cost] did not exist. Created. 02:11:02 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-581-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:02 + echo total: 0.2199999988079071 [Pipeline] stash 02:11:03 Stashed 1 file(s) [Pipeline] } 02:11:03 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-8-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:03 $ docker stop --time=1 98d1c44bf62ec07e5b6c228efb7ef1e520b1d64d4e7a805d4cec6fd1d1ee4650 02:11:04 $ docker rm -f --volumes 98d1c44bf62ec07e5b6c228efb7ef1e520b1d64d4e7a805d4cec6fd1d1ee4650 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:11:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13375 in /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [Pipeline] { [Pipeline] ws 02:11:33 Running in /w/workspace/edgex-ui-go/8 [Pipeline] { [Pipeline] checkout 02:11:34 The recommended git tool is: git 02:11:41 using credential edgex-jenkins-ssh 02:11:41 Cloning the remote Git repository 02:11:41 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:11:41 > git init /w/workspace/edgex-ui-go/8 # timeout=10 02:11:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:11:42 > git --version # timeout=10 02:11:42 > git --version # 'git version 2.25.1' 02:11:42 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:11:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:48 Merging remotes/origin/main commit 5f229313553dc91b9ee90f1a6a748fc527e9160b into PR head commit 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc 02:11:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:11:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:11:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:11:48 > git config core.sparsecheckout # timeout=10 02:11:48 > git checkout -f 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc # timeout=10 02:11:48 > git remote # timeout=10 02:11:49 > git config --get remote.origin.url # timeout=10 02:11:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:49 > git merge 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 02:11:49 Merge succeeded, producing bb53309106f0dde672426450596fd5e5c6f917cc 02:11:49 Checking out Revision bb53309106f0dde672426450596fd5e5c6f917cc (PR-581) 02:11:49 > git rev-parse HEAD^{commit} # timeout=10 02:11:49 > git config core.sparsecheckout # timeout=10 02:11:49 > git checkout -f bb53309106f0dde672426450596fd5e5c6f917cc # timeout=10 02:11:54 Commit message: "Merge commit '5f229313553dc91b9ee90f1a6a748fc527e9160b' into HEAD" 02:11:54 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:11:55 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:55 Dload Upload Total Spent Left Speed 02:11:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 153k 0 --:--:-- --:--:-- --:--:-- 153k 02:11:54 > git rev-list --no-walk 1f674c2e3410b81ca480082f9b1a9f1561df835c # timeout=10 [Pipeline] sh 02:11:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:11:57 + sudo tee /etc/docker/daemon.new 02:11:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:11:57 { 02:11:57 "registry-mirrors": [ 02:11:57 "https://nexus3.edgexfoundry.org:10001" 02:11:57 ], 02:11:57 "bip": "10.250.0.254/24", 02:11:57 "hosts": [ 02:11:57 "tcp://0.0.0.0:5555", 02:11:57 "unix:///var/run/docker.sock" 02:11:57 ], 02:11:57 "mtu": 1458, 02:11:57 "selinux-enabled": true, 02:11:57 "seccomp-profile": "/etc/docker/seccomp.json" 02:11:57 } [Pipeline] sh 02:11:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:12:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:22 provisioning config files... 02:12:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/8@tmp/config1841290672376124238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:23 ---> docker-login.sh 02:12:23 nexus3.edgexfoundry.org:10001 02:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:23 Configure a credential helper to remove this warning. See 02:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:23 02:12:23 Login Succeeded 02:12:23 nexus3.edgexfoundry.org:10002 02:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:24 Configure a credential helper to remove this warning. See 02:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:24 02:12:24 Login Succeeded 02:12:24 nexus3.edgexfoundry.org:10003 02:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:24 Configure a credential helper to remove this warning. See 02:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:24 02:12:24 Login Succeeded 02:12:24 nexus3.edgexfoundry.org:10004 02:12:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:25 Configure a credential helper to remove this warning. See 02:12:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:25 02:12:25 Login Succeeded 02:12:25 docker.io 02:12:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:25 Configure a credential helper to remove this warning. See 02:12:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:25 02:12:25 Login Succeeded 02:12:25 ---> docker-login.sh ends [Pipeline] } 02:12:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:12:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:12:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:12:26 ========================================================= 02:12:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:12:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:12:27 Sending build context to Docker daemon 28.89MB 02:12:27 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:12:27 Step 2/15 : FROM ${BASE} AS builder 02:12:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:12:27 c41833b44d91: Pulling fs layer 02:12:27 ed15518f5707: Pulling fs layer 02:12:27 feae8fd75edb: Pulling fs layer 02:12:27 242c74f7c9fa: Pulling fs layer 02:12:27 3cdef696dda3: Pulling fs layer 02:12:27 2ced38df9373: Pulling fs layer 02:12:27 58f1dce35555: Pulling fs layer 02:12:27 242c74f7c9fa: Waiting 02:12:27 3cdef696dda3: Waiting 02:12:27 2ced38df9373: Waiting 02:12:27 58f1dce35555: Waiting 02:12:27 ed15518f5707: Download complete 02:12:28 242c74f7c9fa: Download complete 02:12:28 3cdef696dda3: Verifying Checksum 02:12:28 3cdef696dda3: Download complete 02:12:28 c41833b44d91: Verifying Checksum 02:12:28 c41833b44d91: Download complete 02:12:30 c41833b44d91: Pull complete 02:12:30 ed15518f5707: Pull complete 02:12:30 58f1dce35555: Verifying Checksum 02:12:30 58f1dce35555: Download complete 02:12:31 2ced38df9373: Download complete 02:12:31 feae8fd75edb: Verifying Checksum 02:12:31 feae8fd75edb: Download complete 02:12:44 feae8fd75edb: Pull complete 02:12:44 242c74f7c9fa: Pull complete 02:12:44 3cdef696dda3: Pull complete 02:12:51 2ced38df9373: Pull complete 02:12:53 58f1dce35555: Pull complete 02:12:53 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:12:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:12:53 ---> fadd8f120f05 02:12:53 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:12:56 ---> Running in 5c987e5f520e 02:12:56 Removing intermediate container 5c987e5f520e 02:12:56 ---> 8b608c1e15e2 02:12:56 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:12:56 ---> Running in 77338adbcb8a 02:12:57 Removing intermediate container 77338adbcb8a 02:12:57 ---> 44a977ee1ba0 02:12:57 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:12:57 ---> Running in cf6bf636d386 02:12:57 Removing intermediate container cf6bf636d386 02:12:57 ---> eee1997d28f3 02:12:57 Step 6/15 : LABEL Name=edgex-ui-go 02:12:58 ---> Running in 4391f97261a2 02:12:58 Removing intermediate container 4391f97261a2 02:12:58 ---> 4cc9727e1efb 02:12:58 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:12:58 ---> Running in 206a18bad778 02:12:58 Removing intermediate container 206a18bad778 02:12:58 ---> 09f974c5a2fd 02:12:58 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:12:59 latest: Pulling from library/docker 02:12:59 c41833b44d91: Already exists 02:12:59 6343a5c17821: Pulling fs layer 02:12:59 7fb3fc37985f: Pulling fs layer 02:12:59 c69224d8e51c: Pulling fs layer 02:12:59 9509eea51bfd: Pulling fs layer 02:12:59 13893f74905f: Pulling fs layer 02:12:59 a478c30451b0: Pulling fs layer 02:12:59 cca6ee3ffb4d: Pulling fs layer 02:12:59 fe1b37f33852: Pulling fs layer 02:12:59 b44bc8c7e93d: Pulling fs layer 02:12:59 0e42b4e3b30c: Pulling fs layer 02:12:59 d97e7eb47f8a: Pulling fs layer 02:12:59 3ed71508fdeb: Pulling fs layer 02:12:59 fca51f470542: Pulling fs layer 02:12:59 fe1b37f33852: Waiting 02:12:59 b44bc8c7e93d: Waiting 02:12:59 9509eea51bfd: Waiting 02:12:59 13893f74905f: Waiting 02:12:59 a478c30451b0: Waiting 02:12:59 cca6ee3ffb4d: Waiting 02:12:59 0e42b4e3b30c: Waiting 02:12:59 d97e7eb47f8a: Waiting 02:12:59 3ed71508fdeb: Waiting 02:12:59 fca51f470542: Waiting 02:12:59 7fb3fc37985f: Verifying Checksum 02:12:59 7fb3fc37985f: Download complete 02:12:59 6343a5c17821: Verifying Checksum 02:12:59 6343a5c17821: Download complete 02:13:00 c69224d8e51c: Verifying Checksum 02:13:00 c69224d8e51c: Download complete 02:13:00 a478c30451b0: Verifying Checksum 02:13:00 a478c30451b0: Download complete 02:13:00 9509eea51bfd: Verifying Checksum 02:13:00 9509eea51bfd: Download complete 02:13:00 13893f74905f: Verifying Checksum 02:13:00 13893f74905f: Download complete 02:13:00 cca6ee3ffb4d: Download complete 02:13:00 fe1b37f33852: Verifying Checksum 02:13:00 fe1b37f33852: Download complete 02:13:00 6343a5c17821: Pull complete 02:13:00 0e42b4e3b30c: Download complete 02:13:00 3ed71508fdeb: Verifying Checksum 02:13:00 3ed71508fdeb: Download complete 02:13:00 b44bc8c7e93d: Verifying Checksum 02:13:00 b44bc8c7e93d: Download complete 02:13:00 fca51f470542: Verifying Checksum 02:13:00 fca51f470542: Download complete 02:13:00 7fb3fc37985f: Pull complete 02:13:02 c69224d8e51c: Pull complete 02:13:02 d97e7eb47f8a: Verifying Checksum 02:13:02 d97e7eb47f8a: Download complete 02:13:03 9509eea51bfd: Pull complete 02:13:04 13893f74905f: Pull complete 02:13:04 a478c30451b0: Pull complete 02:13:05 cca6ee3ffb4d: Pull complete 02:13:05 fe1b37f33852: Pull complete 02:13:06 b44bc8c7e93d: Pull complete 02:13:06 0e42b4e3b30c: Pull complete 02:13:09 d97e7eb47f8a: Pull complete 02:13:09 3ed71508fdeb: Pull complete 02:13:09 fca51f470542: Pull complete 02:13:09 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 02:13:09 Status: Downloaded newer image for docker:latest 02:13:12 ---> d6877fd97f42 02:13:12 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:13:12 ---> Running in 461bf468fab8 02:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:13:16 OK: 263 MiB in 53 packages 02:13:17 Removing intermediate container 461bf468fab8 02:13:17 ---> 238594101827 02:13:17 Step 10/15 : ENV GO111MODULE=on 02:13:17 ---> Running in 333552201e53 02:13:17 Removing intermediate container 333552201e53 02:13:17 ---> 8f7341725472 02:13:17 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:13:17 ---> Running in 257a8df0e3ee 02:13:18 Removing intermediate container 257a8df0e3ee 02:13:18 ---> f3c5c427f2d0 02:13:18 Step 12/15 : COPY go.mod vendor* ./ 02:13:19 ---> a9024e581e61 02:13:19 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:19 ---> Running in dc341c69e75f 02:14:27 Removing intermediate container dc341c69e75f 02:14:27 ---> 430bac15ccfe 02:14:27 Step 14/15 : COPY . . 02:14:30 ---> 4008193eda8e 02:14:30 Step 15/15 : RUN ${MAKE} 02:14:30 ---> Running in 525e75e04de8 02:14:31 noop 02:14:32 Removing intermediate container 525e75e04de8 02:14:32 ---> 18691a6f19dc 02:14:32 Successfully built 18691a6f19dc 02:14:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:33 + docker inspect -f . ci-base-image-arm64 02:14:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:33 prd-ubuntu20.04-docker-arm64-4c-16g-13375 does not seem to be running inside a container 02:14:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/8 -v /w/workspace/edgex-ui-go/8:/w/workspace/edgex-ui-go/8:rw,z -v /w/workspace/edgex-ui-go/8@tmp:/w/workspace/edgex-ui-go/8@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 02:14:35 $ docker top ef1e85bb4abfa5287b4c11dbfd5b393f0ebd1a190b4ed18d86aae44e3996a35f -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:35 + go version 02:14:35 go version go1.20.2 linux/arm64 [Pipeline] } 02:14:35 $ docker stop --time=1 ef1e85bb4abfa5287b4c11dbfd5b393f0ebd1a190b4ed18d86aae44e3996a35f 02:14:37 $ docker rm -f --volumes ef1e85bb4abfa5287b4c11dbfd5b393f0ebd1a190b4ed18d86aae44e3996a35f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:38 + docker inspect -f . ci-base-image-arm64 02:14:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:38 prd-ubuntu20.04-docker-arm64-4c-16g-13375 does not seem to be running inside a container 02:14:38 $ 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/8 -v /w/workspace/edgex-ui-go/8:/w/workspace/edgex-ui-go/8:rw,z -v /w/workspace/edgex-ui-go/8@tmp:/w/workspace/edgex-ui-go/8@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 02:14:39 $ docker top 9a093cca1dd3abc23be1ac99761c4949b1470aee0944584207610c7c39369035 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:40 + git config --global --add safe.directory /w/workspace/edgex-ui-go/8 [Pipeline] fileExists [Pipeline] sh 02:14:41 + make test 02:14:41 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:15:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:17:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:17:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:17:51 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:17:51 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:17:51 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:17:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:17:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:17:51 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:17:51 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:18:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:18:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:18:18 ./bin/test-attribution-txt.sh 02:18:18 make -C web test 02:18:18 make[1]: Entering directory '/w/workspace/edgex-ui-go/8/web' 02:18:18 make[1]: tput: No such file or directory 02:18:18 make[1]: tput: No such file or directory 02:18:18 warning: generating ./VERSION 02:18:18 echo "0.0.0" > VERSION 02:18:18 docker build \ 02:18:18 -f Dockerfile \ 02:18:18 --build-arg USER=1000 \ 02:18:18 \ 02:18:18 --label "git_sha=bb53309106f0dde672426450596fd5e5c6f917cc" \ 02:18:18 -t edgexfoundry/edgex-web-ui:bb53309106f0dde672426450596fd5e5c6f917cc \ 02:18:18 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:18:18 . 02:18:18 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:18:18 Install the buildx component to build images with BuildKit: 02:18:18 https://docs.docker.com/go/buildx/ 02:18:18 02:18:18 Sending build context to Docker daemon 3.268MB 02:18:18 Step 1/10 : FROM node:16.17-alpine3.15 02:18:18 16.17-alpine3.15: Pulling from library/node 02:18:18 47517142f6ba: Pulling fs layer 02:18:18 5f8c4bfa009b: Pulling fs layer 02:18:18 f7079c9c4ba1: Pulling fs layer 02:18:18 aba105e6f55a: Pulling fs layer 02:18:18 aba105e6f55a: Waiting 02:18:18 f7079c9c4ba1: Verifying Checksum 02:18:18 f7079c9c4ba1: Download complete 02:18:18 47517142f6ba: Download complete 02:18:18 aba105e6f55a: Verifying Checksum 02:18:18 aba105e6f55a: Download complete 02:18:19 47517142f6ba: Pull complete 02:18:19 5f8c4bfa009b: Verifying Checksum 02:18:19 5f8c4bfa009b: Download complete 02:18:24 5f8c4bfa009b: Pull complete 02:18:24 f7079c9c4ba1: Pull complete 02:18:24 aba105e6f55a: Pull complete 02:18:24 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:18:24 Status: Downloaded newer image for node:16.17-alpine3.15 02:18:24 ---> bf1b8b58d215 02:18:24 Step 2/10 : RUN apk add --no-cache chromium 02:18:25 ---> Running in a382b8176c41 02:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:18:28 (1/128) Installing libxau (1.0.9-r0) 02:18:28 (2/128) Installing libmd (1.0.3-r0) 02:18:28 (3/128) Installing libbsd (0.11.3-r1) 02:18:28 (4/128) Installing libxdmcp (1.1.3-r0) 02:18:28 (5/128) Installing libxcb (1.14-r2) 02:18:28 (6/128) Installing libx11 (1.7.3.1-r0) 02:18:28 (7/128) Installing libxext (1.3.4-r0) 02:18:28 (8/128) Installing libice (1.0.10-r0) 02:18:28 (9/128) Installing libuuid (2.37.4-r0) 02:18:28 (10/128) Installing libsm (1.2.3-r0) 02:18:28 (11/128) Installing libxt (1.2.1-r0) 02:18:28 (12/128) Installing libxmu (1.1.3-r0) 02:18:28 (13/128) Installing xset (1.2.4-r0) 02:18:28 (14/128) Installing xprop (1.2.5-r0) 02:18:28 (15/128) Installing xdg-utils (1.1.3-r0) 02:18:28 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:18:28 (17/128) Installing pkgconf (1.8.1-r0) 02:18:28 (18/128) Installing libffi (3.4.2-r1) 02:18:28 (19/128) Installing libintl (0.21-r0) 02:18:28 (20/128) Installing libblkid (2.37.4-r0) 02:18:28 (21/128) Installing libmount (2.37.4-r0) 02:18:28 (22/128) Installing pcre (8.45-r1) 02:18:28 (23/128) Installing glib (2.70.1-r0) 02:18:28 (24/128) Installing xz-libs (5.2.5-r1) 02:18:28 (25/128) Installing libxml2 (2.9.14-r2) 02:18:28 (26/128) Installing shared-mime-info (2.1-r2) 02:18:28 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:18:28 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:18:28 (29/128) Installing libpng (1.6.37-r1) 02:18:28 (30/128) Installing libwebp (1.2.2-r0) 02:18:28 (31/128) Installing zstd-libs (1.5.0-r0) 02:18:28 (32/128) Installing tiff (4.4.0-r1) 02:18:28 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:18:28 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:18:28 (35/128) Installing libxcomposite (0.4.5-r0) 02:18:28 (36/128) Installing libxfixes (6.0.0-r0) 02:18:28 (37/128) Installing libxrender (0.9.10-r3) 02:18:28 (38/128) Installing libxcursor (1.2.0-r0) 02:18:28 (39/128) Installing libxdamage (1.1.5-r1) 02:18:28 (40/128) Installing libxi (1.8-r0) 02:18:28 (41/128) Installing libxinerama (1.1.4-r1) 02:18:28 (42/128) Installing libxrandr (1.5.2-r1) 02:18:28 (43/128) Installing atk (2.36.0-r0) 02:18:28 (44/128) Installing libxtst (1.2.3-r3) 02:18:28 (45/128) Installing dbus-libs (1.12.24-r0) 02:18:28 (46/128) Installing at-spi2-core (2.42.0-r0) 02:18:29 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:18:29 (48/128) Installing expat (2.5.0-r0) 02:18:29 (49/128) Installing brotli-libs (1.0.9-r5) 02:18:29 (50/128) Installing libbz2 (1.0.8-r1) 02:18:29 (51/128) Installing freetype (2.11.1-r2) 02:18:29 (52/128) Installing fontconfig (2.13.1-r4) 02:18:29 (53/128) Installing pixman (0.40.0-r4) 02:18:29 (54/128) Installing cairo (1.16.0-r5) 02:18:29 (55/128) Installing cairo-gobject (1.16.0-r5) 02:18:29 (56/128) Installing avahi-libs (0.8-r5) 02:18:29 (57/128) Installing gmp (6.2.1-r1) 02:18:29 (58/128) Installing nettle (3.7.3-r0) 02:18:29 (59/128) Installing p11-kit (0.24.0-r1) 02:18:29 (60/128) Installing libtasn1 (4.18.0-r1) 02:18:29 (61/128) Installing libunistring (0.9.10-r1) 02:18:29 (62/128) Installing gnutls (3.7.1-r2) 02:18:29 (63/128) Installing cups-libs (2.3.3-r6) 02:18:29 (64/128) Installing libepoxy (1.5.9-r0) 02:18:29 (65/128) Installing fribidi (1.0.11-r0) 02:18:29 (66/128) Installing graphite2 (1.3.14-r0) 02:18:29 (67/128) Installing harfbuzz (3.0.0-r2) 02:18:29 (68/128) Installing libxft (2.3.4-r0) 02:18:29 (69/128) Installing pango (1.48.10-r0) 02:18:29 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:18:29 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:18:29 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:18:29 (73/128) Installing xkeyboard-config (2.34-r0) 02:18:29 (74/128) Installing libxkbcommon (1.3.1-r0) 02:18:29 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:18:30 Executing gtk+3.0-3.24.30-r0.post-install 02:18:30 (76/128) Installing libfontenc (1.1.4-r0) 02:18:30 (77/128) Installing mkfontscale (1.2.1-r1) 02:18:30 (78/128) Installing ttf-opensans (1.10-r1) 02:18:30 Executing ttf-opensans-1.10-r1.post-install 02:18:32 (79/128) Installing libogg (1.3.5-r0) 02:18:32 (80/128) Installing flac (1.3.4-r0) 02:18:32 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:18:32 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:18:32 (83/128) Installing sdl2 (2.0.16-r4) 02:18:32 (84/128) Installing aom-libs (3.2.0-r0) 02:18:32 (85/128) Installing libass (0.15.2-r0) 02:18:32 (86/128) Installing libdav1d (0.9.2-r0) 02:18:32 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:18:32 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:18:32 (89/128) Installing lame (3.100-r0) 02:18:32 (90/128) Installing opus (1.3.1-r1) 02:18:32 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:18:32 (92/128) Installing soxr (0.1.3-r2) 02:18:32 (93/128) Installing libsrt (1.4.2-r1) 02:18:32 (94/128) Installing libssh (0.9.6-r1) 02:18:32 (95/128) Installing libtheora (1.1.1-r16) 02:18:32 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:18:32 (97/128) Installing libdrm (2.4.109-r0) 02:18:32 (98/128) Installing libva (2.13.0-r0) 02:18:32 (99/128) Installing libvdpau (1.4-r0) 02:18:32 (100/128) Installing vidstab (1.1.0-r1) 02:18:32 (101/128) Installing libvorbis (1.3.7-r0) 02:18:32 (102/128) Installing libvpx (1.10.0-r0) 02:18:33 (103/128) Installing vulkan-loader (1.2.196-r0) 02:18:33 (104/128) Installing x264-libs (20210613-r0) 02:18:33 (105/128) Installing x265-libs (3.5-r0) 02:18:33 (106/128) Installing xvidcore (1.3.7-r1) 02:18:33 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:18:33 (108/128) Installing libevent (2.1.12-r4) 02:18:33 (109/128) Installing mesa (21.2.6-r0) 02:18:33 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:18:33 (111/128) Installing mesa-gbm (21.2.6-r0) 02:18:33 (112/128) Installing lcms2 (2.12-r1) 02:18:33 (113/128) Installing nspr (4.32-r0) 02:18:33 (114/128) Installing sqlite-libs (3.36.0-r0) 02:18:33 (115/128) Installing nss (3.78.1-r0) 02:18:34 (116/128) Installing libasyncns (0.8-r1) 02:18:34 (117/128) Installing libltdl (2.4.6-r7) 02:18:34 (118/128) Installing orc (0.4.32-r0) 02:18:34 (119/128) Installing libsndfile (1.0.31-r1) 02:18:34 (120/128) Installing speexdsp (1.2.0-r0) 02:18:34 (121/128) Installing tdb-libs (1.4.5-r0) 02:18:34 (122/128) Installing libpulse (15.0-r2) 02:18:34 (123/128) Installing re2 (2021.11.01-r0) 02:18:34 (124/128) Installing snappy (1.1.9-r1) 02:18:34 (125/128) Installing libgpg-error (1.42-r1) 02:18:34 (126/128) Installing libgcrypt (1.9.4-r0) 02:18:34 (127/128) Installing libxslt (1.1.35-r0) 02:18:34 (128/128) Installing chromium (99.0.4844.84-r0) 02:18:38 Executing busybox-1.34.1-r7.trigger 02:18:38 Executing glib-2.70.1-r0.trigger 02:18:38 Executing shared-mime-info-2.1-r2.trigger 02:18:40 Executing gdk-pixbuf-2.42.8-r0.trigger 02:18:40 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:18:41 Executing fontconfig-2.13.1-r4.trigger 02:18:41 Executing mkfontscale-1.2.1-r1.trigger 02:18:41 OK: 275 MiB in 144 packages 02:18:51 Removing intermediate container a382b8176c41 02:18:51 ---> a0f32ad795c5 02:18:51 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:18:51 ---> Running in d982cbfcca93 02:18:51 Removing intermediate container d982cbfcca93 02:18:51 ---> f4644106be54 02:18:51 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:18:51 ---> Running in 0e5e4d603a15 02:18:51 Removing intermediate container 0e5e4d603a15 02:18:51 ---> 8cb121ad12dc 02:18:51 Step 5/10 : RUN npm install -g npm 02:18:51 ---> Running in 832b1f8110ec 02:19:30 02:19:30 removed 7 packages, changed 101 packages, and audited 264 packages in 30s 02:19:30 02:19:30 27 packages are looking for funding 02:19:30 run `npm fund` for details 02:19:30 02:19:30 found 0 vulnerabilities 02:19:30 Removing intermediate container 832b1f8110ec 02:19:30 ---> 289a019a30ca 02:19:30 Step 6/10 : ARG USER=1000 02:19:30 ---> Running in a08c5383af46 02:19:30 Removing intermediate container a08c5383af46 02:19:30 ---> 5e8eff79f976 02:19:30 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:19:30 ---> Running in 477bbf2cdb27 02:19:32 Removing intermediate container 477bbf2cdb27 02:19:32 ---> 4b1d66aea897 02:19:32 Step 8/10 : USER $USER:$USER 02:19:32 ---> Running in aa21c7d43646 02:19:32 Removing intermediate container aa21c7d43646 02:19:32 ---> c21c966f6f0b 02:19:32 Step 9/10 : WORKDIR /app 02:19:32 ---> Running in 66c85c93ab57 02:19:32 Removing intermediate container 66c85c93ab57 02:19:32 ---> 6fa1370d5627 02:19:32 Step 10/10 : LABEL git_sha=bb53309106f0dde672426450596fd5e5c6f917cc 02:19:32 ---> Running in a94b181dcc45 02:19:33 Removing intermediate container a94b181dcc45 02:19:33 ---> f85ccb47f698 02:19:33 Successfully built f85ccb47f698 02:19:33 Successfully tagged edgexfoundry/edgex-web-ui:bb53309106f0dde672426450596fd5e5c6f917cc 02:19:33 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:19:33 touch edgex-web-ui.imagebuilt 02:19:33 mkdir -p node_modules coverage 02:19:33 chown "1000:1000" node_modules coverage package-lock.json 02:19:33 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:19:48 npm WARN EBADENGINE Unsupported engine { 02:19:48 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:19:48 npm WARN EBADENGINE required: { 02:19:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:48 npm WARN EBADENGINE }, 02:19:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:48 npm WARN EBADENGINE } 02:19:48 npm WARN EBADENGINE Unsupported engine { 02:19:48 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:19:48 npm WARN EBADENGINE required: { 02:19:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:48 npm WARN EBADENGINE }, 02:19:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:48 npm WARN EBADENGINE } 02:19:48 npm WARN EBADENGINE Unsupported engine { 02:19:48 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:19:48 npm WARN EBADENGINE required: { 02:19:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:48 npm WARN EBADENGINE }, 02:19:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:48 npm WARN EBADENGINE } 02:19:48 npm WARN EBADENGINE Unsupported engine { 02:19:48 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:19:48 npm WARN EBADENGINE required: { 02:19:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:48 npm WARN EBADENGINE }, 02:19:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:48 npm WARN EBADENGINE } 02:19:48 npm WARN EBADENGINE Unsupported engine { 02:19:48 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:19:48 npm WARN EBADENGINE required: { 02:19:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:48 npm WARN EBADENGINE }, 02:19:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:48 npm WARN EBADENGINE } 02:19:48 npm WARN EBADENGINE Unsupported engine { 02:19:48 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:19:48 npm WARN EBADENGINE required: { 02:19:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:48 npm WARN EBADENGINE }, 02:19:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:48 npm WARN EBADENGINE } 02:19:48 npm WARN EBADENGINE Unsupported engine { 02:19:48 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:19:48 npm WARN EBADENGINE required: { 02:19:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:48 npm WARN EBADENGINE }, 02:19:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:48 npm WARN EBADENGINE } 02:19:48 npm WARN EBADENGINE Unsupported engine { 02:19:48 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:19:48 npm WARN EBADENGINE required: { 02:19:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:48 npm WARN EBADENGINE }, 02:19:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:48 npm WARN EBADENGINE } 02:19:48 npm WARN EBADENGINE Unsupported engine { 02:19:48 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:19:48 npm WARN EBADENGINE required: { 02:19:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:48 npm WARN EBADENGINE }, 02:19:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:48 npm WARN EBADENGINE } 02:20:27 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:20:28 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:20: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 02:20:29 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:20:30 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:20:34 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:20:44 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:20:44 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:20:45 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:21:12 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:21:12 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:21:12 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. 02:21:15 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. 02:21:17 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:21:19 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:21:34 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 02:21:34 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 02:21:53 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. 02:22:32 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. 02:23:18 02:23:18 added 1474 packages, and audited 1475 packages in 4m 02:23:18 02:23:18 90 packages are looking for funding 02:23:18 run `npm fund` for details 02:23:19 02:23:19 36 vulnerabilities (1 low, 12 moderate, 19 high, 4 critical) 02:23:19 02:23:19 To address issues that do not require attention, run: 02:23:19 npm audit fix 02:23:19 02:23:19 To address all issues (including breaking changes), run: 02:23:19 npm audit fix --force 02:23:19 02:23:19 Run `npm audit` for details. 02:23:23 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 02:23:49 - Generating browser application bundles (phase: setup)... 02:24:28 Compiling @angular/core : es2015 as esm2015 02:24:28 Compiling @angular/compiler/testing : es2015 as esm2015 02:25:00 Compiling @angular/common : es2015 as esm2015 02:25:00 Compiling @angular/core/testing : es2015 as esm2015 02:25:09 Compiling @angular/platform-browser : es2015 as esm2015 02:25:09 Compiling @angular/common/testing : es2015 as esm2015 02:25:13 Compiling @angular/router : es2015 as esm2015 02:25:13 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:25:20 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:25:21 Compiling @angular/common/http : es2015 as esm2015 02:25:21 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:25:27 Compiling @angular/forms : es2015 as esm2015 02:25:27 Compiling @angular/router/testing : es2015 as esm2015 02:25:27 Compiling @angular/common/http/testing : es2015 as esm2015 02:26:49 05 05 2023 02:26:41.155:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:26:49 05 05 2023 02:26:41.171:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:26:49 05 05 2023 02:26:41.204:INFO [launcher]: Starting browser ChromeHeadless 02:28:10 05 05 2023 02:27:59.284:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:28:10 05 05 2023 02:28:04.172:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:28:10 05 05 2023 02:28:06.916:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 02:29:07 05 05 2023 02:29:07.043:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:29:10 05 05 2023 02:29:09.845:INFO [launcher]: Trying to start ChromeHeadless again (2/2). 02:29:25 ✔ Browser application bundle generation complete. 02:29:25 05 05 2023 02:29:24.900:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket J7EVhrCJ3OUTAWVmAAAB with id 1900492 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.841 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 2.03 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 2.873 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 3.049 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 3.455 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 3.725 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 3.839 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 3.902 secs) 02:29:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 4.331 secs) 02:29:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 4.571 secs) 02:29:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 5.28 secs) 02:29:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 5.52 secs) 02:29:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 5.583 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 6.465 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 6.597 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 6.628 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 6.75 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 7.113 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 7.225 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 7.327 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 7.435 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 7.56 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 7.819 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 7.855 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 8.044 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 8.092 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 8.142 secs) 02:29:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 8.187 secs) 02:29:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 8.281 secs) 02:29:58 WARN: ' 02:29:58 It looks like you're using ngModel on the same form field as formControlName. 02:29:58 Support for using the ngModel input property and ngModelChange event with 02:29:58 reactive form directives has been deprecated in Angular v6 and will be removed 02:29:58 in a future version of Angular. 02:29:58 02:29:58 For more information on this, see our API docs here: 02:29:58 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:29:58 ' 02:29:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 8.281 secs) 02:29:58 WARN: ' 02:29:58 It looks like you're using ngModel on the same form field as formControlName. 02:29:58 Support for using the ngModel input property and ngModelChange event with 02:29:58 reactive form directives has been deprecated in Angular v6 and will be removed 02:29:58 in a future version of Angular. 02:29:58 02:29:58 For more information on this, see our API docs here: 02:29:58 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:29:58 ' 02:29:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 8.531 secs) 02:29:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 9.494 secs) 02:29:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 9.633 secs) 02:29:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 9.844 secs) 02:30:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 9.952 secs) 02:30:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 10.146 secs) 02:30:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 10.497 secs) 02:30:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 10.526 secs) 02:30:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 10.549 secs) 02:30:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 10.816 secs) 02:30:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 11.029 secs) 02:30:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 11.248 secs) 02:30:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 11.332 secs) 02:30:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 11.399 secs) 02:30:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 11.471 secs) 02:30:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 11.686 secs) 02:30:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 11.718 secs) 02:30:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 11.764 secs) 02:30:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 11.812 secs) 02:30:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 11.834 secs) 02:30:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 11.854 secs) 02:30:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 12.201 secs) 02:30:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 12.295 secs) 02:30:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 12.384 secs) 02:30:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 12.477 secs) 02:30:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 12.613 secs) 02:30:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 12.72 secs) 02:30:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 12.794 secs) 02:30:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 12.902 secs) 02:30:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 12.928 secs) 02:30:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 12.944 secs) 02:30:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 13.498 secs) 02:30:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 13.65 secs) 02:30:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 13.876 secs) 02:30:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 13.963 secs) 02:30:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 14.051 secs) 02:30:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 14.194 secs) 02:30:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 14.224 secs) 02:30:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 14.271 secs) 02:30:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 14.379 secs) 02:30:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 14.413 secs) 02:30:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 14.43 secs) 02:30:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 14.457 secs) 02:30:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 14.476 secs) 02:30:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 14.545 secs) 02:30:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 14.575 secs) 02:30:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 14.632 secs) 02:30:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 14.681 secs) 02:30:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 14.874 secs) 02:30:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 14.973 secs) 02:30:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 15.104 secs) 02:30:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 15.164 secs) 02:30:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 15.281 secs) 02:30:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 15.399 secs) 02:30:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 15.445 secs) 02:30:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 15.512 secs) 02:30:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 15.552 secs) 02:30:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 15.586 secs) 02:30:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 15.619 secs) 02:30:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 15.647 secs) 02:30:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 15.662 secs) 02:30:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 15.733 secs) 02:30:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 15.755 secs) 02:30:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 15.773 secs) 02:30:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 15.832 secs) 02:30:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 16.163 secs) 02:30:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 16.598 secs) 02:30:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 16.742 secs) 02:30:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 16.819 secs) 02:30:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 16.838 secs) 02:30:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 17.039 secs) 02:30:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 17.253 secs) 02:30:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 17.334 secs) 02:30:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 17.403 secs) 02:30:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 17.427 secs) 02:30:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 17.891 secs) 02:30:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 18.135 secs) 02:30:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 18.294 secs) 02:30:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 18.356 secs) 02:30:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 18.404 secs) 02:30:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 18.733 secs) 02:30:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 18.817 secs) 02:30:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 18.844 secs) 02:30:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 18.873 secs) 02:30:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 19.331 secs) 02:30:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 19.525 secs) 02:30:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 19.639 secs) 02:30:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 19.689 secs) 02:30:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 19.735 secs) 02:30:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 19.872 secs) 02:30:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 20.001 secs) 02:30:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 20.048 secs) 02:30:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 20.09 secs) 02:30:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 20.3 secs) 02:30:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 20.422 secs) 02:30:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 20.459 secs) 02:30:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 20.656 secs) 02:30:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 20.713 secs) 02:30:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 20.755 secs) 02:30:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 20.818 secs) 02:30:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 20.889 secs) 02:30:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 20.918 secs) 02:30:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 20.933 secs) 02:30:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 21.226 secs) 02:30:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 21.281 secs) 02:30:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 21.324 secs) 02:30:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 21.711 secs) 02:30:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 21.784 secs) 02:30:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 21.817 secs) 02:30:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 21.832 secs) 02:30:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 22.014 secs) 02:30:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 22.121 secs) 02:30:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 22.202 secs) 02:30:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 22.227 secs) 02:30:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 22.319 secs) 02:30:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 22.346 secs) 02:30:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 22.37 secs) 02:30:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 22.433 secs) 02:30:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 22.472 secs) 02:30:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 22.593 secs) 02:30:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (31.304 secs / 22.593 secs) 02:30:19 TOTAL: 149 SUCCESS 02:30:19 ✔ Browser application bundle generation complete. 02:30:25 02:30:25 =============================== Coverage summary =============================== 02:30:25 Statements : 40.95% ( 1466/3580 ) 02:30:25 Branches : 12.03% ( 111/923 ) 02:30:25 Functions : 33.2% ( 431/1298 ) 02:30:25 Lines : 38.88% ( 1317/3387 ) 02:30:25 ================================================================================ 02:30:25 05 05 2023 02:30:24.086:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:30:25 ✔ Browser application bundle generation complete. 02:30:27 make[1]: Leaving directory '/w/workspace/edgex-ui-go/8/web' [Pipeline] echo 02:30:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:30:27 $ docker stop --time=1 9a093cca1dd3abc23be1ac99761c4949b1470aee0944584207610c7c39369035 02:30:29 $ docker rm -f --volumes 9a093cca1dd3abc23be1ac99761c4949b1470aee0944584207610c7c39369035 [Pipeline] // withDockerContainer [Pipeline] sh 02:30:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:30:33 Warning: overwriting stash ‘coverage-report’ 02:30:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:30:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:30:44 + ls -al . 02:30:44 total 176 02:30:44 drwxrwxr-x 13 jenkins jenkins 4096 May 5 02:14 . 02:30:44 drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:11 .. 02:30:44 drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:11 .blubracket 02:30:44 -rw-rw-r-- 1 jenkins jenkins 18 May 5 02:11 .dockerignore 02:30:44 drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:11 .git 02:30:44 drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:11 .github 02:30:44 -rw-rw-r-- 1 jenkins jenkins 185 May 5 02:11 .gitignore 02:30:44 -rw-rw-r-- 1 jenkins jenkins 8418 May 5 02:11 Attribution.txt 02:30:44 -rw-rw-r-- 1 jenkins jenkins 17205 May 5 02:11 CHANGELOG.md 02:30:44 -rw-rw-r-- 1 jenkins jenkins 3959 May 5 02:11 CONTRIBUTING.md 02:30:44 -rw-rw-r-- 1 jenkins jenkins 1788 May 5 02:11 Dockerfile 02:30:44 -rw-rw-r-- 1 jenkins jenkins 652 May 5 02:11 Jenkinsfile 02:30:44 -rw-rw-r-- 1 jenkins jenkins 11357 May 5 02:11 LICENSE 02:30:44 -rw-rw-r-- 1 jenkins jenkins 2124 May 5 02:11 Makefile 02:30:44 -rw-rw-r-- 1 jenkins jenkins 4558 May 5 02:11 README.md 02:30:44 -rw-rw-r-- 1 jenkins jenkins 5 May 5 02:08 VERSION 02:30:44 drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:11 assets 02:30:44 drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:11 bin 02:30:44 drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:11 cmd 02:30:44 -rw-r--r-- 1 jenkins jenkins 10 May 5 02:14 coverage.out 02:30:44 drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:11 docs 02:30:44 -rw-rw-r-- 1 jenkins jenkins 3052 May 5 02:11 go.mod 02:30:44 -rw-rw-r-- 1 jenkins jenkins 30610 May 5 02:11 go.sum 02:30:44 drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:11 internal 02:30:44 drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:11 snap 02:30:44 drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:11 testing 02:30:44 -rw-rw-r-- 1 jenkins jenkins 155 May 5 02:11 version.go 02:30:44 drwxrwxr-x 6 jenkins jenkins 4096 May 5 02:19 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:44 + 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=bb53309106f0dde672426450596fd5e5c6f917cc --label arch=arm64 --label version=0.0.0 . 02:30:46 Sending build context to Docker daemon 31.64MB 02:30:46 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:30:46 Step 2/25 : FROM ${BASE} AS builder 02:30:46 ---> 18691a6f19dc 02:30:46 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:30:47 ---> Running in 4b1691f8acb1 02:30:47 Removing intermediate container 4b1691f8acb1 02:30:47 ---> fb84df1f92cd 02:30:47 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:30:47 ---> Running in b0d5bcdf82ec 02:30:48 Removing intermediate container b0d5bcdf82ec 02:30:48 ---> 6d69700ff83b 02:30:48 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:30:48 ---> Running in 50f34128aa6a 02:30:48 Removing intermediate container 50f34128aa6a 02:30:48 ---> 9169fd71e597 02:30:48 Step 6/25 : LABEL Name=edgex-ui-go 02:30:48 ---> Running in 81568eadeb9b 02:30:49 Removing intermediate container 81568eadeb9b 02:30:49 ---> 6eb9be4b5d78 02:30:49 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:30:49 ---> Running in 9a41e58539db 02:30:49 Removing intermediate container 9a41e58539db 02:30:49 ---> ab15be76e70f 02:30:49 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:30:51 ---> ae4f1b7e9756 02:30:51 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:30:51 ---> Running in 9e783d75cc46 02:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:30:55 OK: 263 MiB in 53 packages 02:30:56 Removing intermediate container 9e783d75cc46 02:30:56 ---> 534793e37dea 02:30:56 Step 10/25 : ENV GO111MODULE=on 02:30:56 ---> Running in a3a0efff53b1 02:30:57 Removing intermediate container a3a0efff53b1 02:30:57 ---> 2864ce33adf8 02:30:57 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:30:57 ---> Running in fe1c8db25cec 02:30:57 Removing intermediate container fe1c8db25cec 02:30:57 ---> e2b2bcc9c7c6 02:30:57 Step 12/25 : COPY go.mod vendor* ./ 02:30:58 ---> 63a903bcc2a6 02:30:58 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:58 ---> Running in b314dd26d637 02:31:02 Removing intermediate container b314dd26d637 02:31:02 ---> 269e5af008cf 02:31:02 Step 14/25 : COPY . . 02:31:07 ---> 4c880504b09f 02:31:07 Step 15/25 : RUN ${MAKE} 02:31:07 ---> Running in 3c4fbb05c072 02:31:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:33:45 Removing intermediate container 3c4fbb05c072 02:33:45 ---> 9a8d0e5263c4 02:33:45 Step 16/25 : FROM alpine:3.17 02:33:45 3.17: Pulling from library/alpine 02:33:45 c41833b44d91: Already exists 02:33:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:33:45 Status: Downloaded newer image for alpine:3.17 02:33:45 ---> 51e60588ff2c 02:33:45 Step 17/25 : EXPOSE 4000 02:33:45 ---> Running in 69730127365a 02:33:45 Removing intermediate container 69730127365a 02:33:45 ---> 845b736a70ed 02:33:45 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:33:45 ---> eafc5fc6e437 02:33:45 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:33:45 ---> d7423f715d9d 02:33:45 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:33:45 ---> 1fa80d38b0ca 02:33:45 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:33:45 ---> Running in 1a8d54c8d6ac 02:33:45 Removing intermediate container 1a8d54c8d6ac 02:33:45 ---> b6afdc54cc60 02:33:45 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:33:45 ---> Running in f8309984f29a 02:33:45 Removing intermediate container f8309984f29a 02:33:45 ---> 3b6348711668 02:33:45 Step 23/25 : LABEL arch=arm64 02:33:45 ---> Running in e46b2c95e076 02:33:45 Removing intermediate container e46b2c95e076 02:33:45 ---> 796505f7182b 02:33:45 Step 24/25 : LABEL git_sha=bb53309106f0dde672426450596fd5e5c6f917cc 02:33:45 ---> Running in 9d6e03060a29 02:33:45 Removing intermediate container 9d6e03060a29 02:33:45 ---> 8895d2de4979 02:33:45 Step 25/25 : LABEL version=0.0.0 02:33:45 ---> Running in 98733daca155 02:33:45 Removing intermediate container 98733daca155 02:33:45 ---> 20f1d2bb1acb 02:33:45 [Warning] One or more build-args [ARCH] were not consumed 02:33:45 Successfully built 20f1d2bb1acb 02:33:45 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 02:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:45 02:33:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:46 arm64: Pulling from edgex-lftools-log-publisher 02:33:46 8998bd30e6a1: Pulling fs layer 02:33:46 04944245beec: Pulling fs layer 02:33:46 699f458cf7ca: Pulling fs layer 02:33:46 765212b225bb: Pulling fs layer 02:33:46 f23df028b6ca: Pulling fs layer 02:33:46 d65c8cfc05b1: Pulling fs layer 02:33:46 2437ff75d9bd: Pulling fs layer 02:33:46 f23df028b6ca: Waiting 02:33:46 765212b225bb: Waiting 02:33:46 d65c8cfc05b1: Waiting 02:33:46 2437ff75d9bd: Waiting 02:33:46 04944245beec: Download complete 02:33:46 765212b225bb: Download complete 02:33:46 f23df028b6ca: Download complete 02:33:46 d65c8cfc05b1: Verifying Checksum 02:33:46 d65c8cfc05b1: Download complete 02:33:46 699f458cf7ca: Verifying Checksum 02:33:46 699f458cf7ca: Download complete 02:33:46 8998bd30e6a1: Verifying Checksum 02:33:46 8998bd30e6a1: Download complete 02:33:49 2437ff75d9bd: Verifying Checksum 02:33:49 2437ff75d9bd: Download complete 02:33:51 8998bd30e6a1: Pull complete 02:33:51 04944245beec: Pull complete 02:33:53 699f458cf7ca: Pull complete 02:33:53 765212b225bb: Pull complete 02:33:54 f23df028b6ca: Pull complete 02:33:54 d65c8cfc05b1: Pull complete 02:34:09 2437ff75d9bd: Pull complete 02:34:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:34:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:34:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:09 prd-ubuntu20.04-docker-arm64-4c-16g-13375 does not seem to be running inside a container 02:34:09 $ 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/8 -v /w/workspace/edgex-ui-go/8:/w/workspace/edgex-ui-go/8:rw,z -v /w/workspace/edgex-ui-go/8@tmp:/w/workspace/edgex-ui-go/8@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 02:34:12 $ docker top a38e3f5d729512a62d8fb332de57981fbf46b9791636624eae4e9f7e041a4161 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:13 ---> job-cost.sh 02:34:13 lf-activate-venv: SKIPPING 02:34:13 INFO: No Stack... 02:34:13 INFO: Retrieving Pricing Info for: v3-standard-4 02:34:14 INFO: Archiving Costs [Pipeline] sh 02:34:14 + + catcut /w/workspace/edgex-ui-go/8/archives/cost.csv -d, 02:34:14 -f6 [Pipeline] lock 02:34:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-581-8-stack-cost] 02:34:15 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-8-stack-cost] did not exist. Created. 02:34:15 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-581-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:34:15 /w/workspace/edgex-ui-go/8@tmp/durable-8a889840/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:34:16 + echo total: 0.10999999940395355 [Pipeline] stash 02:34:16 Warning: overwriting stash ‘stack-cost’ 02:34:21 Stashed 1 file(s) [Pipeline] } 02:34:21 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-8-stack-cost] [Pipeline] // lock [Pipeline] } 02:34:21 $ docker stop --time=1 a38e3f5d729512a62d8fb332de57981fbf46b9791636624eae4e9f7e041a4161 02:34:23 $ docker rm -f --volumes a38e3f5d729512a62d8fb332de57981fbf46b9791636624eae4e9f7e041a4161 [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 02:34:23 provisioning config files... 02:34:23 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config7841718578472260752tmp [Pipeline] { [Pipeline] sh 02:34:24 + set +x 02:34:24 + + curl -s https://codecov.io/bash 02:34:24 bash -s -- 02:34:24 02:34:24 _____ _ 02:34:24 / ____| | | 02:34:24 | | ___ __| | ___ ___ _____ __ 02:34:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:34:24 | |___| (_) | (_| | __/ (_| (_) \ V / 02:34:24 \_____\___/ \__,_|\___|\___\___/ \_/ 02:34:24 Bash-1.0.6 02:34:24 02:34:24 02:34:24 ==> git version 2.25.1 found 02:34:24 ==> 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 02:34:24 Release-Date: 2020-01-08 02:34:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:34:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:34:24 ==> Jenkins CI detected. 02:34:24 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-581 02:34:24 project root: . 02:34:24 --> token set from env 02:34:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:34:24 ==> Running gcov in . (disable via -X gcov) 02:34:24 ==> Python coveragepy not found 02:34:24 ==> Searching for coverage reports in: 02:34:24 + . 02:34:24 -> Found 1 reports 02:34:24 ==> Detecting git/mercurial file structure 02:34:24 ==> Reading reports 02:34:24 + ./coverage.out bytes=10 02:34:24 ==> Appending adjustments 02:34:24 https://docs.codecov.io/docs/fixing-reports 02:34:24 + Found adjustments 02:34:24 ==> Gzipping contents 02:34:24 12K /tmp/codecov.K0X7ur.gz 02:34:24 ==> Uploading reports 02:34:24 url: https://codecov.io 02:34:24 query: branch=PR-581&commit=ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-581%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=581&job=&cmd_args= 02:34:25 -> Pinging Codecov 02:34:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-581&commit=ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-581%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=581&job=&cmd_args= 02:34:25 -> Uploading to 02:34:25 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/FB506323287CE973F263BFD2A0EB1F37/ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37/6ad587a9-bd51-4c09-b1fa-8cf65bce5264.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T023424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b9f809eaa84228a8a3367c748bfa6ae2f32df834e3e25a72a82ce6a80e23d8c 02:34:25 % Total % Received % Xferd Average Speed Time Time Time Current 02:34:25 Dload Upload Total Spent Left Speed 02:34:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 37285 --:--:-- --:--:-- --:--:-- 37443 02:34:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 [Pipeline] } 02:34:25 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 02:34:26 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives ] 02:34:26 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives 02:34:26 total 16 02:34:26 drwxr-xr-x 3 root root 4096 May 5 02:11 . 02:34:26 drwxrwxr-x 15 jenkins jenkins 4096 May 5 02:11 .. 02:34:26 drwxr-xr-x 2 root root 4096 May 5 02:11 cost 02:34:26 -rw-r--r-- 1 root root 83 May 5 02:11 cost.csv 02:34:26 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives 02:34:26 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives 02:34:26 total 16 02:34:26 drwxr-xr-x 3 jenkins jenkins 4096 May 5 02:11 . 02:34:26 drwxrwxr-x 15 jenkins jenkins 4096 May 5 02:11 .. 02:34:26 drwxr-xr-x 2 jenkins jenkins 4096 May 5 02:11 cost 02:34:26 -rw-r--r-- 1 jenkins jenkins 83 May 5 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:34:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:34:27 ---> package-listing.sh 02:34:27 ++ facter osfamily 02:34:27 ++ tr '[:upper:]' '[:lower:]' 02:34:27 + OS_FAMILY=debian 02:34:27 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-581 02:34:27 + START_PACKAGES=/tmp/packages_start.txt 02:34:27 + END_PACKAGES=/tmp/packages_end.txt 02:34:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:34:27 + PACKAGES=/tmp/packages_start.txt 02:34:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-581 ']' 02:34:27 + PACKAGES=/tmp/packages_end.txt 02:34:27 + case "${OS_FAMILY}" in 02:34:27 + dpkg -l 02:34:27 + grep '^ii' 02:34:27 + '[' -f /tmp/packages_start.txt ']' 02:34:27 + '[' -f /tmp/packages_end.txt ']' 02:34:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:34:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-581 ']' 02:34:27 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/ 02:34:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/ [Pipeline] echo 02:34:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:34:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:34:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:28 prd-ubuntu20.04-docker-8c-8g-13360 does not seem to be running inside a container 02:34:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581/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-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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 02:34:28 $ docker top 3de6005ee57eaf5dbb3360f1f8804df2f1623c949954be922801274cce12b9aa -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:28 + touch /tmp/pre-build-complete [Pipeline] sh 02:34:29 + mkdir -p /var/log/sysstat [Pipeline] sh 02:34:29 + ls /var/log/sa-host 02:34:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:29 provisioning config files... 02:34:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config17422240099585353121tmp [Pipeline] { [Pipeline] echo 02:34:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:34:29 ---> create-netrc.sh [Pipeline] } 02:34:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:34:30 ---> python-tools-install.sh [Pipeline] echo 02:34:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:34:30 ---> sudo-logs.sh 02:34:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:34:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:34:30 ---> job-cost.sh 02:34:30 lf-activate-venv: SKIPPING 02:34:30 DEBUG: total: 0.2199999988079071 02:34:30 INFO: Retrieving Stack Cost... 02:34:31 INFO: Retrieving Pricing Info for: v3-standard-8 02:34:31 INFO: Archiving Costs [Pipeline] echo 02:34:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:34:31 ---> logs-deploy.sh 02:34:31 lf-activate-venv: SKIPPING 02:34:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-581/8 02:34:31 INFO: archiving workspace using pattern(s): 02:34:32 Archives upload complete. 02:34:32 INFO: archiving logs to Nexus