Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b11f5800bf1be7c6dc664b1a997417eb16645d3 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-ssh6412684844535375578.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16321455526797936273.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13667396403031238129.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh4744515718506435290.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10642583817183671505.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-10974 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3b11f5800bf1be7c6dc664b1a997417eb16645d3 (main) Commit message: "build(snap): Upgrade snap base to core22 (#599) (#600)" > git config core.sparsecheckout # timeout=10 > git checkout -f 3b11f5800bf1be7c6dc664b1a997417eb16645d3 # timeout=10 > git rev-list --no-walk 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T07:57:30.310Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T07:57:30.360Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T07:57:30.372Z] ========================================================= [2023-04-26T07:57:30.372Z] EdgeX Global Pipelines Version Info [2023-04-26T07:57:30.372Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:57:31.082Z] ------------------- [2023-04-26T07:57:31.082Z] stable info: [2023-04-26T07:57:31.082Z] ------------------- [2023-04-26T07:57:31.082Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T07:57:31.082Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T07:57:31.082Z] Message: update stable to v1.0.248 [2023-04-26T07:57:31.653Z] ------------------- [2023-04-26T07:57:31.653Z] experimental info: [2023-04-26T07:57:31.653Z] ------------------- [2023-04-26T07:57:31.653Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T07:57:31.653Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T07:57:31.653Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T07:57:31.840Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-26T07:57:31.860Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-26T07:57:31.880Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T07:57:31.901Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T07:57:31.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T07:57:31.941Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T07:57:31.957Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T07:57:31.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T07:57:31.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T07:57:32.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T07:57:32.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T07:57:32.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-26T07:57:32.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T07:57:32.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T07:57:32.084Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T07:57:32.101Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T07:57:32.118Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T07:57:32.134Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T07:57:32.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T07:57:32.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T07:57:32.178Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T07:57:32.197Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T07:57:32.216Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T07:57:32.231Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T07:57:32.248Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T07:57:32.265Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T07:57:32.278Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T07:57:32.291Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-26T07:57:32.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-26T07:57:32.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-26T07:57:32.344Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b11f5800bf1be7c6dc664b1a997417eb16645d3 [Pipeline] echo [2023-04-26T07:57:32.365Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b11f58 [Pipeline] echo [2023-04-26T07:57:32.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T07:57:32.433Z] provisioning config files... [2023-04-26T07:57:32.446Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2092151677835259774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:57:32.746Z] ---> docker-login.sh [2023-04-26T07:57:32.746Z] nexus3.edgexfoundry.org:10001 [2023-04-26T07:57:33.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:57:33.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:57:33.006Z] Configure a credential helper to remove this warning. See [2023-04-26T07:57:33.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:57:33.006Z] [2023-04-26T07:57:33.006Z] Login Succeeded [2023-04-26T07:57:33.006Z] nexus3.edgexfoundry.org:10002 [2023-04-26T07:57:33.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:57:33.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:57:33.265Z] Configure a credential helper to remove this warning. See [2023-04-26T07:57:33.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:57:33.265Z] [2023-04-26T07:57:33.265Z] Login Succeeded [2023-04-26T07:57:33.266Z] nexus3.edgexfoundry.org:10003 [2023-04-26T07:57:33.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:57:33.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:57:33.266Z] Configure a credential helper to remove this warning. See [2023-04-26T07:57:33.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:57:33.266Z] [2023-04-26T07:57:33.266Z] Login Succeeded [2023-04-26T07:57:33.266Z] nexus3.edgexfoundry.org:10004 [2023-04-26T07:57:33.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:57:33.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:57:33.524Z] Configure a credential helper to remove this warning. See [2023-04-26T07:57:33.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:57:33.524Z] [2023-04-26T07:57:33.524Z] Login Succeeded [2023-04-26T07:57:33.524Z] docker.io [2023-04-26T07:57:33.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:57:33.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:57:33.784Z] Configure a credential helper to remove this warning. See [2023-04-26T07:57:33.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:57:33.784Z] [2023-04-26T07:57:33.784Z] Login Succeeded [2023-04-26T07:57:33.784Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T07:57:33.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T07:57:34.190Z] + git rev-list -1 --merges 3b11f5800bf1be7c6dc664b1a997417eb16645d3~1..3b11f5800bf1be7c6dc664b1a997417eb16645d3 [Pipeline] echo [2023-04-26T07:57:34.239Z] -----------> git rev-list -1 --merges 3b11f5800bf1be7c6dc664b1a997417eb16645d3~1..3b11f5800bf1be7c6dc664b1a997417eb16645d3 3b11f5800bf1be7c6dc664b1a997417eb16645d3 [false] [Pipeline] sh [2023-04-26T07:57:34.528Z] + git log --format=format:%s -1 3b11f5800bf1be7c6dc664b1a997417eb16645d3 [Pipeline] echo [2023-04-26T07:57:34.544Z] ========================================================= [2023-04-26T07:57:34.544Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T07:57:34.544Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T07:57:34.867Z] + git log --format=format:%s -1 3b11f5800bf1be7c6dc664b1a997417eb16645d3 [Pipeline] echo [2023-04-26T07:57:34.877Z] [semverPrep] GIT_COMMIT: 3b11f5800bf1be7c6dc664b1a997417eb16645d3, Commit Message: build(snap): Upgrade snap base to core22 (#599) (#600) [Pipeline] echo [2023-04-26T07:57:34.887Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T07:57:35.339Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T07:57:35.339Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T07:57:35.339Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T07:57:35.339Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T07:57:35.339Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T07:57:35.339Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T07:57:35.339Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:57:35.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T07:57:35.770Z] [2023-04-26T07:57:35.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:57:36.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T07:57:36.073Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T07:57:36.073Z] b85a868b505f: Pulling fs layer [2023-04-26T07:57:36.073Z] e2be974225ed: Pulling fs layer [2023-04-26T07:57:36.073Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T07:57:36.073Z] 988bab9f4d93: Pulling fs layer [2023-04-26T07:57:36.073Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T07:57:36.073Z] eaf3925da568: Pulling fs layer [2023-04-26T07:57:36.073Z] bab4dde63d76: Pulling fs layer [2023-04-26T07:57:36.073Z] bde34c3a00c8: Pulling fs layer [2023-04-26T07:57:36.073Z] b352a97aabf1: Pulling fs layer [2023-04-26T07:57:36.073Z] 4872d77fe225: Pulling fs layer [2023-04-26T07:57:36.073Z] 5851b861e8e6: Pulling fs layer [2023-04-26T07:57:36.073Z] 1469e6f7b9e6: Waiting [2023-04-26T07:57:36.073Z] eaf3925da568: Waiting [2023-04-26T07:57:36.073Z] bab4dde63d76: Waiting [2023-04-26T07:57:36.073Z] bde34c3a00c8: Waiting [2023-04-26T07:57:36.073Z] 988bab9f4d93: Waiting [2023-04-26T07:57:36.073Z] b352a97aabf1: Waiting [2023-04-26T07:57:36.073Z] 5851b861e8e6: Waiting [2023-04-26T07:57:36.073Z] 4872d77fe225: Waiting [2023-04-26T07:57:36.073Z] e2be974225ed: Download complete [2023-04-26T07:57:36.074Z] 988bab9f4d93: Verifying Checksum [2023-04-26T07:57:36.074Z] 988bab9f4d93: Download complete [2023-04-26T07:57:36.074Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T07:57:36.074Z] 339a4e72a1f5: Download complete [2023-04-26T07:57:36.074Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T07:57:36.074Z] 1469e6f7b9e6: Download complete [2023-04-26T07:57:36.074Z] eaf3925da568: Verifying Checksum [2023-04-26T07:57:36.074Z] eaf3925da568: Download complete [2023-04-26T07:57:36.334Z] bde34c3a00c8: Verifying Checksum [2023-04-26T07:57:36.334Z] bde34c3a00c8: Download complete [2023-04-26T07:57:36.334Z] b352a97aabf1: Verifying Checksum [2023-04-26T07:57:36.334Z] b352a97aabf1: Download complete [2023-04-26T07:57:36.334Z] 4872d77fe225: Verifying Checksum [2023-04-26T07:57:36.334Z] 4872d77fe225: Download complete [2023-04-26T07:57:36.334Z] 5851b861e8e6: Download complete [2023-04-26T07:57:36.334Z] b85a868b505f: Verifying Checksum [2023-04-26T07:57:36.334Z] b85a868b505f: Download complete [2023-04-26T07:57:36.592Z] bab4dde63d76: Verifying Checksum [2023-04-26T07:57:36.592Z] bab4dde63d76: Download complete [2023-04-26T07:57:37.530Z] b85a868b505f: Pull complete [2023-04-26T07:57:37.530Z] e2be974225ed: Pull complete [2023-04-26T07:57:37.789Z] 339a4e72a1f5: Pull complete [2023-04-26T07:57:38.048Z] 988bab9f4d93: Pull complete [2023-04-26T07:57:38.308Z] 1469e6f7b9e6: Pull complete [2023-04-26T07:57:38.308Z] eaf3925da568: Pull complete [2023-04-26T07:57:40.285Z] bab4dde63d76: Pull complete [2023-04-26T07:57:40.285Z] bde34c3a00c8: Pull complete [2023-04-26T07:57:40.285Z] b352a97aabf1: Pull complete [2023-04-26T07:57:40.285Z] 4872d77fe225: Pull complete [2023-04-26T07:57:40.285Z] 5851b861e8e6: Pull complete [2023-04-26T07:57:40.285Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T07:57:40.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T07:57:40.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:57:40.382Z] prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container [2023-04-26T07:57:40.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T07:57:44.284Z] $ docker top b81ef6c370b757796df6a5cf1a8d149269830c1e5b18edc752a800d01281de69 -eo pid,comm [2023-04-26T07:57:44.335Z] 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). [2023-04-26T07:57:44.335Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T07:57:44.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T07:57:44.421Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T07:57:44.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T07:57:44.540Z] $ docker exec b81ef6c370b757796df6a5cf1a8d149269830c1e5b18edc752a800d01281de69 ssh-agent [2023-04-26T07:57:44.643Z] SSH_AUTH_SOCK=/tmp/ssh-SYxZ03ysW8p9/agent.32 [2023-04-26T07:57:44.643Z] SSH_AGENT_PID=38 [2023-04-26T07:57:44.649Z] Running ssh-add (command line suppressed) [2023-04-26T07:57:44.753Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14133289076888834288.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14133289076888834288.key) [2023-04-26T07:57:44.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T07:57:45.053Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T07:57:45.069Z] $ docker exec --env ******** --env ******** b81ef6c370b757796df6a5cf1a8d149269830c1e5b18edc752a800d01281de69 ssh-agent -k [2023-04-26T07:57:45.158Z] unset SSH_AUTH_SOCK; [2023-04-26T07:57:45.159Z] unset SSH_AGENT_PID; [2023-04-26T07:57:45.159Z] echo Agent pid 38 killed; [2023-04-26T07:57:45.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T07:57:45.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T07:57:45.190Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T07:57:45.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T07:57:45.307Z] $ docker exec b81ef6c370b757796df6a5cf1a8d149269830c1e5b18edc752a800d01281de69 ssh-agent [2023-04-26T07:57:45.412Z] SSH_AUTH_SOCK=/tmp/ssh-fNSujCZ8WTxX/agent.70 [2023-04-26T07:57:45.412Z] SSH_AGENT_PID=76 [2023-04-26T07:57:45.416Z] Running ssh-add (command line suppressed) [2023-04-26T07:57:45.515Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4579199258094464949.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4579199258094464949.key) [2023-04-26T07:57:45.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T07:57:45.819Z] + git semver init [2023-04-26T07:57:46.079Z] 2023-04-26 07:57:45,984 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T07:57:46.079Z] 2023-04-26 07:57:45,985 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-04-26T07:57:46.079Z] 2023-04-26 07:57:45,985 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-04-26T07:57:46.079Z] 2023-04-26 07:57:45,986 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T07:57:47.456Z] 2023-04-26 07:57:47,399 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-04-26T07:57:47.456Z] 2023-04-26 07:57:47,399 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-04-26T07:57:47.456Z] 2023-04-26 07:57:47,400 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-26T07:57:47.456Z] 2023-04-26 07:57:47,400 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-26T07:57:47.456Z] 3.0.0-dev.5 [Pipeline] } [2023-04-26T07:57:47.469Z] $ docker exec --env ******** --env ******** b81ef6c370b757796df6a5cf1a8d149269830c1e5b18edc752a800d01281de69 ssh-agent -k [2023-04-26T07:57:47.564Z] unset SSH_AUTH_SOCK; [2023-04-26T07:57:47.565Z] unset SSH_AGENT_PID; [2023-04-26T07:57:47.566Z] echo Agent pid 76 killed; [2023-04-26T07:57:47.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T07:57:47.870Z] + git semver [Pipeline] } [2023-04-26T07:57:48.149Z] $ docker stop --time=1 b81ef6c370b757796df6a5cf1a8d149269830c1e5b18edc752a800d01281de69 [2023-04-26T07:57:49.469Z] $ docker rm -f --volumes b81ef6c370b757796df6a5cf1a8d149269830c1e5b18edc752a800d01281de69 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T07:57:49.804Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T07:57:50.012Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T07:57:50.015Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.5 [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 [2023-04-26T07:57:50.121Z] provisioning config files... [2023-04-26T07:57:50.132Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config244005816027876357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T07:57:50.435Z] ---> docker-login.sh [2023-04-26T07:57:50.435Z] nexus3.edgexfoundry.org:10001 [2023-04-26T07:57:50.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:57:50.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:57:50.435Z] Configure a credential helper to remove this warning. See [2023-04-26T07:57:50.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:57:50.435Z] [2023-04-26T07:57:50.435Z] Login Succeeded [2023-04-26T07:57:50.435Z] nexus3.edgexfoundry.org:10002 [2023-04-26T07:57:50.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:57:50.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:57:50.435Z] Configure a credential helper to remove this warning. See [2023-04-26T07:57:50.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:57:50.435Z] [2023-04-26T07:57:50.435Z] Login Succeeded [2023-04-26T07:57:50.435Z] nexus3.edgexfoundry.org:10003 [2023-04-26T07:57:50.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:57:50.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:57:50.695Z] Configure a credential helper to remove this warning. See [2023-04-26T07:57:50.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:57:50.695Z] [2023-04-26T07:57:50.695Z] Login Succeeded [2023-04-26T07:57:50.695Z] nexus3.edgexfoundry.org:10004 [2023-04-26T07:57:50.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:57:50.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:57:50.695Z] Configure a credential helper to remove this warning. See [2023-04-26T07:57:50.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:57:50.695Z] [2023-04-26T07:57:50.695Z] Login Succeeded [2023-04-26T07:57:50.695Z] docker.io [2023-04-26T07:57:50.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T07:57:50.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T07:57:50.955Z] Configure a credential helper to remove this warning. See [2023-04-26T07:57:50.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T07:57:50.955Z] [2023-04-26T07:57:50.955Z] Login Succeeded [2023-04-26T07:57:50.955Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T07:57:50.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T07:57:51.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T07:57:51.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T07:57:51.045Z] ========================================================= [2023-04-26T07:57:51.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T07:57:51.045Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:57:51.376Z] + 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 . [2023-04-26T07:57:51.636Z] Sending build context to Docker daemon 45.75MB [2023-04-26T07:57:51.636Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-26T07:57:51.636Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-26T07:57:51.897Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T07:57:51.897Z] f56be85fc22e: Pulling fs layer [2023-04-26T07:57:51.897Z] 85791d961cd3: Pulling fs layer [2023-04-26T07:57:51.897Z] d694b5ae8c79: Pulling fs layer [2023-04-26T07:57:51.897Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T07:57:51.897Z] 4d19c01a9841: Pulling fs layer [2023-04-26T07:57:51.897Z] 9325e15d5711: Pulling fs layer [2023-04-26T07:57:51.897Z] 556b6ee489ea: Pulling fs layer [2023-04-26T07:57:51.897Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T07:57:51.897Z] 9325e15d5711: Waiting [2023-04-26T07:57:51.897Z] 556b6ee489ea: Waiting [2023-04-26T07:57:51.897Z] 9f32a84ed3da: Waiting [2023-04-26T07:57:51.897Z] c5a4b2cf53e6: Waiting [2023-04-26T07:57:51.897Z] 4d19c01a9841: Waiting [2023-04-26T07:57:51.897Z] 85791d961cd3: Verifying Checksum [2023-04-26T07:57:51.897Z] 85791d961cd3: Download complete [2023-04-26T07:57:51.897Z] 9f32a84ed3da: Download complete [2023-04-26T07:57:51.897Z] 4d19c01a9841: Verifying Checksum [2023-04-26T07:57:51.897Z] f56be85fc22e: Verifying Checksum [2023-04-26T07:57:51.897Z] f56be85fc22e: Download complete [2023-04-26T07:57:51.897Z] 9325e15d5711: Verifying Checksum [2023-04-26T07:57:51.897Z] 9325e15d5711: Download complete [2023-04-26T07:57:52.156Z] f56be85fc22e: Pull complete [2023-04-26T07:57:52.416Z] 85791d961cd3: Pull complete [2023-04-26T07:57:52.416Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T07:57:52.416Z] c5a4b2cf53e6: Download complete [2023-04-26T07:57:52.676Z] d694b5ae8c79: Verifying Checksum [2023-04-26T07:57:52.676Z] d694b5ae8c79: Download complete [2023-04-26T07:57:52.935Z] 556b6ee489ea: Verifying Checksum [2023-04-26T07:57:52.935Z] 556b6ee489ea: Download complete [2023-04-26T07:57:56.216Z] d694b5ae8c79: Pull complete [2023-04-26T07:57:56.216Z] 9f32a84ed3da: Pull complete [2023-04-26T07:57:56.216Z] 4d19c01a9841: Pull complete [2023-04-26T07:57:56.216Z] 9325e15d5711: Pull complete [2023-04-26T07:57:58.741Z] 556b6ee489ea: Pull complete [2023-04-26T07:57:59.675Z] c5a4b2cf53e6: Pull complete [2023-04-26T07:57:59.675Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T07:57:59.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T07:57:59.675Z] ---> c4be618373d6 [2023-04-26T07:57:59.675Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-26T07:58:05.091Z] Still waiting to schedule task [2023-04-26T07:58:05.091Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10973’ [2023-04-26T07:58:07.993Z] ---> Running in 5410b8413114 [2023-04-26T07:58:07.993Z] Removing intermediate container 5410b8413114 [2023-04-26T07:58:07.993Z] ---> c8e5cffe32b3 [2023-04-26T07:58:07.993Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T07:58:07.993Z] ---> Running in 2eeaf9c7442b [2023-04-26T07:58:07.993Z] Removing intermediate container 2eeaf9c7442b [2023-04-26T07:58:07.993Z] ---> 8fa56f9246c4 [2023-04-26T07:58:07.993Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T07:58:07.993Z] ---> Running in 149e676c30bf [2023-04-26T07:58:07.993Z] Removing intermediate container 149e676c30bf [2023-04-26T07:58:07.993Z] ---> a2914eb18749 [2023-04-26T07:58:07.993Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-26T07:58:07.993Z] ---> Running in 2ec66be45197 [2023-04-26T07:58:07.993Z] Removing intermediate container 2ec66be45197 [2023-04-26T07:58:07.993Z] ---> 6a5eb3119dd2 [2023-04-26T07:58:07.993Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-26T07:58:07.993Z] ---> Running in b375648e4a7e [2023-04-26T07:58:07.993Z] Removing intermediate container b375648e4a7e [2023-04-26T07:58:07.993Z] ---> 061c68f6f6bd [2023-04-26T07:58:07.993Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-26T07:58:07.993Z] latest: Pulling from library/docker [2023-04-26T07:58:07.993Z] f56be85fc22e: Already exists [2023-04-26T07:58:07.993Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-26T07:58:07.993Z] 788e1ab5616a: Pulling fs layer [2023-04-26T07:58:07.993Z] cdaa2fd4fcdb: Pulling fs layer [2023-04-26T07:58:07.993Z] 31a38982befb: Pulling fs layer [2023-04-26T07:58:07.993Z] f3fec43afa6b: Pulling fs layer [2023-04-26T07:58:07.993Z] 6dc25e8d3c75: Pulling fs layer [2023-04-26T07:58:07.993Z] 3e24217d64a6: Pulling fs layer [2023-04-26T07:58:07.993Z] 41fdc34e4d3d: Pulling fs layer [2023-04-26T07:58:07.993Z] df31d1246b63: Pulling fs layer [2023-04-26T07:58:07.993Z] b2b1666219cb: Pulling fs layer [2023-04-26T07:58:07.993Z] be1c6fdc6de0: Pulling fs layer [2023-04-26T07:58:07.993Z] a6d9f116d01b: Pulling fs layer [2023-04-26T07:58:07.993Z] 979b7cfeae76: Pulling fs layer [2023-04-26T07:58:07.993Z] 41fdc34e4d3d: Waiting [2023-04-26T07:58:07.993Z] be1c6fdc6de0: Waiting [2023-04-26T07:58:07.993Z] f3fec43afa6b: Waiting [2023-04-26T07:58:07.993Z] a6d9f116d01b: Waiting [2023-04-26T07:58:07.993Z] b2b1666219cb: Waiting [2023-04-26T07:58:07.993Z] 979b7cfeae76: Waiting [2023-04-26T07:58:07.993Z] 6dc25e8d3c75: Waiting [2023-04-26T07:58:07.993Z] 3e24217d64a6: Waiting [2023-04-26T07:58:07.993Z] 31a38982befb: Waiting [2023-04-26T07:58:07.993Z] df31d1246b63: Waiting [2023-04-26T07:58:07.993Z] 788e1ab5616a: Verifying Checksum [2023-04-26T07:58:07.993Z] 788e1ab5616a: Download complete [2023-04-26T07:58:07.993Z] 7ed9ddfd3b8f: Verifying Checksum [2023-04-26T07:58:07.993Z] cdaa2fd4fcdb: Verifying Checksum [2023-04-26T07:58:07.993Z] cdaa2fd4fcdb: Download complete [2023-04-26T07:58:07.993Z] 31a38982befb: Verifying Checksum [2023-04-26T07:58:07.993Z] 31a38982befb: Download complete [2023-04-26T07:58:07.993Z] 6dc25e8d3c75: Verifying Checksum [2023-04-26T07:58:07.993Z] 6dc25e8d3c75: Download complete [2023-04-26T07:58:07.993Z] 7ed9ddfd3b8f: Pull complete [2023-04-26T07:58:07.993Z] f3fec43afa6b: Verifying Checksum [2023-04-26T07:58:07.993Z] f3fec43afa6b: Download complete [2023-04-26T07:58:07.993Z] 3e24217d64a6: Verifying Checksum [2023-04-26T07:58:07.993Z] 3e24217d64a6: Download complete [2023-04-26T07:58:07.993Z] 41fdc34e4d3d: Download complete [2023-04-26T07:58:07.993Z] 788e1ab5616a: Pull complete [2023-04-26T07:58:08.254Z] b2b1666219cb: Verifying Checksum [2023-04-26T07:58:08.254Z] b2b1666219cb: Download complete [2023-04-26T07:58:08.254Z] df31d1246b63: Verifying Checksum [2023-04-26T07:58:08.254Z] df31d1246b63: Download complete [2023-04-26T07:58:08.254Z] a6d9f116d01b: Verifying Checksum [2023-04-26T07:58:08.254Z] a6d9f116d01b: Download complete [2023-04-26T07:58:08.254Z] 979b7cfeae76: Verifying Checksum [2023-04-26T07:58:08.254Z] 979b7cfeae76: Download complete [2023-04-26T07:58:08.254Z] cdaa2fd4fcdb: Pull complete [2023-04-26T07:58:08.512Z] be1c6fdc6de0: Verifying Checksum [2023-04-26T07:58:08.512Z] be1c6fdc6de0: Download complete [2023-04-26T07:58:08.770Z] 31a38982befb: Pull complete [2023-04-26T07:58:09.027Z] f3fec43afa6b: Pull complete [2023-04-26T07:58:09.286Z] 6dc25e8d3c75: Pull complete [2023-04-26T07:58:09.286Z] 3e24217d64a6: Pull complete [2023-04-26T07:58:09.286Z] 41fdc34e4d3d: Pull complete [2023-04-26T07:58:09.546Z] df31d1246b63: Pull complete [2023-04-26T07:58:09.546Z] b2b1666219cb: Pull complete [2023-04-26T07:58:10.484Z] be1c6fdc6de0: Pull complete [2023-04-26T07:58:10.744Z] a6d9f116d01b: Pull complete [2023-04-26T07:58:10.744Z] 979b7cfeae76: Pull complete [2023-04-26T07:58:10.744Z] Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 [2023-04-26T07:58:10.744Z] Status: Downloaded newer image for docker:latest [2023-04-26T07:58:14.105Z] ---> ee4fb1c201f6 [2023-04-26T07:58:14.105Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-26T07:58:14.105Z] ---> Running in fb305db0c1b2 [2023-04-26T07:58:14.673Z] Removing intermediate container fb305db0c1b2 [2023-04-26T07:58:14.673Z] ---> 660f68642c73 [2023-04-26T07:58:14.673Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T07:58:14.673Z] ---> Running in 95ae77f80ff7 [2023-04-26T07:58:14.932Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:58:15.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:58:16.068Z] OK: 265 MiB in 53 packages [2023-04-26T07:58:16.327Z] Removing intermediate container 95ae77f80ff7 [2023-04-26T07:58:16.327Z] ---> 568523243bd7 [2023-04-26T07:58:16.327Z] Step 11/16 : ENV GO111MODULE=on [2023-04-26T07:58:16.327Z] ---> Running in 8f85be3d3e4e [2023-04-26T07:58:16.587Z] Removing intermediate container 8f85be3d3e4e [2023-04-26T07:58:16.587Z] ---> 74c32e25cd72 [2023-04-26T07:58:16.587Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-26T07:58:16.587Z] ---> Running in 3843e7d74c5f [2023-04-26T07:58:16.587Z] Removing intermediate container 3843e7d74c5f [2023-04-26T07:58:16.587Z] ---> 1b9494efb16d [2023-04-26T07:58:16.587Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-26T07:58:16.846Z] ---> eb6bcc0d1cdd [2023-04-26T07:58:16.846Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T07:58:16.846Z] ---> Running in 8bfccf37de42 [2023-04-26T07:58:43.448Z] Removing intermediate container 8bfccf37de42 [2023-04-26T07:58:43.448Z] ---> 350a49449d08 [2023-04-26T07:58:43.448Z] Step 15/16 : COPY . . [2023-04-26T07:58:46.035Z] ---> b66a91a48d25 [2023-04-26T07:58:46.035Z] Step 16/16 : RUN ${MAKE} [2023-04-26T07:58:46.035Z] ---> Running in 4c59afd72a69 [2023-04-26T07:58:46.035Z] noop [2023-04-26T07:58:46.294Z] Removing intermediate container 4c59afd72a69 [2023-04-26T07:58:46.294Z] ---> fe1a49bf43ae [2023-04-26T07:58:46.294Z] Successfully built fe1a49bf43ae [2023-04-26T07:58:46.294Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:58:46.611Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T07:58:46.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:58:46.687Z] prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container [2023-04-26T07:58:46.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2023-04-26T07:58:47.075Z] $ docker top f40028a7ac5223e9499158c76375e659f3c6eca50186181a16b4d6dd2519d75b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T07:58:47.421Z] + go version [2023-04-26T07:58:47.421Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T07:58:47.436Z] $ docker stop --time=1 f40028a7ac5223e9499158c76375e659f3c6eca50186181a16b4d6dd2519d75b [2023-04-26T07:58:48.706Z] $ docker rm -f --volumes f40028a7ac5223e9499158c76375e659f3c6eca50186181a16b4d6dd2519d75b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T07:58:49.110Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T07:58:49.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T07:58:49.175Z] prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container [2023-04-26T07:58:49.212Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2023-04-26T07:58:49.547Z] $ docker top 7aaa4385361de3e38d949461f9df97fd623566767ecf7b1a4a6e299ea58ae298 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T07:58:49.887Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-26T07:58:50.185Z] + make test [2023-04-26T07:58:50.185Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-26T07:58:55.448Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-26T07:59:05.415Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-26T07:59:05.415Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-26T07:59:05.415Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-26T07:59:05.415Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-26T07:59:05.415Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-26T07:59:05.415Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-26T07:59:05.415Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-26T07:59:05.415Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-26T07:59:05.415Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-26T07:59:07.946Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T07:59:07.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T07:59:07.946Z] ./bin/test-attribution-txt.sh [2023-04-26T07:59:07.946Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-26T07:59:07.946Z] make -C web test [2023-04-26T07:59:07.946Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-04-26T07:59:07.946Z] make[1]: tput: No such file or directory [2023-04-26T07:59:07.946Z] make[1]: tput: No such file or directory [2023-04-26T07:59:07.946Z] warning: generating ./VERSION [2023-04-26T07:59:07.946Z] echo "0.0.0" > VERSION [2023-04-26T07:59:07.946Z] docker build \ [2023-04-26T07:59:07.946Z] -f Dockerfile \ [2023-04-26T07:59:07.946Z] --build-arg USER=1000 \ [2023-04-26T07:59:07.946Z] \ [2023-04-26T07:59:07.946Z] --label "git_sha=3b11f5800bf1be7c6dc664b1a997417eb16645d3" \ [2023-04-26T07:59:07.946Z] -t edgexfoundry/edgex-web-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3 \ [2023-04-26T07:59:07.946Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-26T07:59:07.946Z] . [2023-04-26T07:59:07.946Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-26T07:59:07.946Z] Install the buildx component to build images with BuildKit: [2023-04-26T07:59:07.946Z] https://docs.docker.com/go/buildx/ [2023-04-26T07:59:07.946Z] [2023-04-26T07:59:07.946Z] Sending build context to Docker daemon 3.269MB [2023-04-26T07:59:07.946Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-26T07:59:07.946Z] 16.17-alpine3.15: Pulling from library/node [2023-04-26T07:59:07.946Z] 9621f1afde84: Pulling fs layer [2023-04-26T07:59:07.946Z] c6f70ee39829: Pulling fs layer [2023-04-26T07:59:07.946Z] 56892a8094a2: Pulling fs layer [2023-04-26T07:59:07.946Z] 58dd87906ef0: Pulling fs layer [2023-04-26T07:59:07.946Z] 58dd87906ef0: Waiting [2023-04-26T07:59:07.946Z] 56892a8094a2: Verifying Checksum [2023-04-26T07:59:07.946Z] 56892a8094a2: Download complete [2023-04-26T07:59:07.946Z] 58dd87906ef0: Verifying Checksum [2023-04-26T07:59:07.946Z] 58dd87906ef0: Download complete [2023-04-26T07:59:07.946Z] 9621f1afde84: Verifying Checksum [2023-04-26T07:59:07.946Z] 9621f1afde84: Download complete [2023-04-26T07:59:08.206Z] c6f70ee39829: Verifying Checksum [2023-04-26T07:59:08.206Z] c6f70ee39829: Download complete [2023-04-26T07:59:08.206Z] 9621f1afde84: Pull complete [2023-04-26T07:59:09.643Z] c6f70ee39829: Pull complete [2023-04-26T07:59:09.643Z] 56892a8094a2: Pull complete [2023-04-26T07:59:09.643Z] 58dd87906ef0: Pull complete [2023-04-26T07:59:09.643Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-26T07:59:09.643Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-26T07:59:09.643Z] ---> b69703f70c3d [2023-04-26T07:59:09.643Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-26T07:59:12.930Z] ---> Running in 53d9b0dc2cc0 [2023-04-26T07:59:12.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-26T07:59:12.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-26T07:59:13.188Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-26T07:59:13.188Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-26T07:59:13.188Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-26T07:59:13.188Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-26T07:59:13.188Z] (5/129) Installing libxcb (1.14-r2) [2023-04-26T07:59:13.188Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-26T07:59:13.188Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-26T07:59:13.189Z] (8/129) Installing libice (1.0.10-r0) [2023-04-26T07:59:13.189Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-26T07:59:13.189Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-26T07:59:13.449Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-26T07:59:13.449Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-26T07:59:13.449Z] (13/129) Installing xset (1.2.4-r0) [2023-04-26T07:59:13.449Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-26T07:59:13.449Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-26T07:59:13.449Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-26T07:59:13.449Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-26T07:59:13.449Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-26T07:59:13.449Z] (19/129) Installing libintl (0.21-r0) [2023-04-26T07:59:13.449Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-26T07:59:13.449Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-26T07:59:13.449Z] (22/129) Installing pcre (8.45-r1) [2023-04-26T07:59:13.449Z] (23/129) Installing glib (2.70.1-r0) [2023-04-26T07:59:13.449Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-26T07:59:13.449Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-26T07:59:13.449Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-26T07:59:13.449Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-26T07:59:13.449Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-26T07:59:13.449Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-26T07:59:13.449Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-26T07:59:13.449Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-26T07:59:13.449Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-26T07:59:13.449Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-26T07:59:13.449Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-26T07:59:13.449Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-26T07:59:13.449Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-26T07:59:13.449Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-26T07:59:13.449Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-26T07:59:13.449Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-26T07:59:13.709Z] (40/129) Installing libxi (1.8-r0) [2023-04-26T07:59:13.709Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-26T07:59:13.709Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-26T07:59:13.709Z] (43/129) Installing atk (2.36.0-r0) [2023-04-26T07:59:13.709Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-26T07:59:13.709Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-26T07:59:13.709Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-26T07:59:13.709Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-26T07:59:13.709Z] (48/129) Installing expat (2.5.0-r0) [2023-04-26T07:59:13.709Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-26T07:59:13.709Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-26T07:59:13.709Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-26T07:59:13.709Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-26T07:59:13.709Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-26T07:59:13.709Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-26T07:59:13.709Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-26T07:59:13.709Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-26T07:59:13.709Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-26T07:59:13.709Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-26T07:59:13.709Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-26T07:59:13.709Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-26T07:59:13.709Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-26T07:59:13.709Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-26T07:59:13.709Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-26T07:59:13.709Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-26T07:59:13.709Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-26T07:59:13.709Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-26T07:59:13.709Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-26T07:59:13.709Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-26T07:59:13.709Z] (69/129) Installing pango (1.48.10-r0) [2023-04-26T07:59:13.709Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-26T07:59:13.709Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-26T07:59:13.709Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-26T07:59:13.709Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-26T07:59:13.968Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-26T07:59:13.968Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-26T07:59:13.968Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-26T07:59:13.968Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-26T07:59:13.968Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-26T07:59:13.968Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-26T07:59:13.968Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-26T07:59:16.505Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-26T07:59:16.505Z] (80/129) Installing flac (1.3.4-r0) [2023-04-26T07:59:16.505Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-26T07:59:16.505Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-26T07:59:16.505Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-26T07:59:16.505Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-26T07:59:16.505Z] (85/129) Installing libass (0.15.2-r0) [2023-04-26T07:59:16.505Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-26T07:59:16.505Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-26T07:59:16.505Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-26T07:59:16.505Z] (89/129) Installing lame (3.100-r0) [2023-04-26T07:59:16.505Z] (90/129) Installing opus (1.3.1-r1) [2023-04-26T07:59:16.505Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-26T07:59:16.505Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-26T07:59:16.505Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-26T07:59:16.505Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-26T07:59:16.505Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-26T07:59:16.505Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-26T07:59:16.505Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-26T07:59:16.505Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-26T07:59:16.505Z] (99/129) Installing libva (2.13.0-r0) [2023-04-26T07:59:16.505Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-26T07:59:16.505Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-26T07:59:16.505Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-26T07:59:16.505Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-26T07:59:16.505Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-26T07:59:16.505Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-26T07:59:16.505Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-26T07:59:16.505Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-26T07:59:16.505Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-26T07:59:16.505Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-26T07:59:16.505Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-26T07:59:16.505Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-26T07:59:16.505Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-26T07:59:16.505Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-26T07:59:16.505Z] (114/129) Installing nspr (4.32-r0) [2023-04-26T07:59:16.505Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-26T07:59:16.505Z] (116/129) Installing nss (3.78.1-r0) [2023-04-26T07:59:17.070Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-26T07:59:17.070Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-26T07:59:17.070Z] (119/129) Installing orc (0.4.32-r0) [2023-04-26T07:59:17.070Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-26T07:59:17.070Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-26T07:59:17.070Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-26T07:59:17.070Z] (123/129) Installing libpulse (15.0-r2) [2023-04-26T07:59:17.070Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-26T07:59:17.070Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-26T07:59:17.070Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-26T07:59:17.070Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-26T07:59:17.070Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-26T07:59:17.070Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-26T07:59:18.008Z] Executing busybox-1.34.1-r7.trigger [2023-04-26T07:59:18.008Z] Executing glib-2.70.1-r0.trigger [2023-04-26T07:59:18.008Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-26T07:59:18.267Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-26T07:59:18.267Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-26T07:59:18.267Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-26T07:59:18.527Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-26T07:59:18.527Z] OK: 286 MiB in 145 packages [2023-04-26T07:59:25.253Z] Removing intermediate container 53d9b0dc2cc0 [2023-04-26T07:59:25.253Z] ---> c8e0ae57ec26 [2023-04-26T07:59:25.253Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-26T07:59:25.253Z] ---> Running in 0c0b10407cbd [2023-04-26T07:59:25.253Z] Removing intermediate container 0c0b10407cbd [2023-04-26T07:59:25.253Z] ---> c850744fc6f8 [2023-04-26T07:59:25.253Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-26T07:59:25.253Z] ---> Running in cfe7697e3431 [2023-04-26T07:59:25.253Z] Removing intermediate container cfe7697e3431 [2023-04-26T07:59:25.253Z] ---> c6b10ce7823f [2023-04-26T07:59:25.253Z] Step 5/10 : RUN npm install -g npm [2023-04-26T07:59:25.253Z] ---> Running in ee99c577a304 [2023-04-26T07:59:31.824Z] [2023-04-26T07:59:31.824Z] removed 7 packages, changed 100 packages, and audited 239 packages in 6s [2023-04-26T07:59:31.824Z] [2023-04-26T07:59:31.824Z] 18 packages are looking for funding [2023-04-26T07:59:31.824Z] run `npm fund` for details [2023-04-26T07:59:31.824Z] [2023-04-26T07:59:31.824Z] found 0 vulnerabilities [2023-04-26T07:59:32.759Z] Removing intermediate container ee99c577a304 [2023-04-26T07:59:32.759Z] ---> ee6891e3c335 [2023-04-26T07:59:32.759Z] Step 6/10 : ARG USER=1000 [2023-04-26T07:59:32.759Z] ---> Running in 30f5e8528cf7 [2023-04-26T07:59:32.759Z] Removing intermediate container 30f5e8528cf7 [2023-04-26T07:59:32.759Z] ---> 3529f0dd54f9 [2023-04-26T07:59:32.759Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-26T07:59:32.759Z] ---> Running in e5a8795a5212 [2023-04-26T07:59:33.327Z] Removing intermediate container e5a8795a5212 [2023-04-26T07:59:33.327Z] ---> d99033e12095 [2023-04-26T07:59:33.327Z] Step 8/10 : USER $USER:$USER [2023-04-26T07:59:33.327Z] ---> Running in 19145a565367 [2023-04-26T07:59:33.327Z] Removing intermediate container 19145a565367 [2023-04-26T07:59:33.327Z] ---> 4858815dc090 [2023-04-26T07:59:33.327Z] Step 9/10 : WORKDIR /app [2023-04-26T07:59:33.327Z] ---> Running in c829d5e1ae5b [2023-04-26T07:59:33.586Z] Removing intermediate container c829d5e1ae5b [2023-04-26T07:59:33.586Z] ---> d41fa8e3e805 [2023-04-26T07:59:33.586Z] Step 10/10 : LABEL git_sha=3b11f5800bf1be7c6dc664b1a997417eb16645d3 [2023-04-26T07:59:33.586Z] ---> Running in dd8345f806da [2023-04-26T07:59:33.586Z] Removing intermediate container dd8345f806da [2023-04-26T07:59:33.586Z] ---> 435f67e6b077 [2023-04-26T07:59:33.586Z] Successfully built 435f67e6b077 [2023-04-26T07:59:33.586Z] Successfully tagged edgexfoundry/edgex-web-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3 [2023-04-26T07:59:33.586Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-26T07:59:33.586Z] touch edgex-web-ui.imagebuilt [2023-04-26T07:59:33.586Z] mkdir -p node_modules coverage [2023-04-26T07:59:33.586Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-26T07:59:33.586Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE required: { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE }, [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE required: { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE }, [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE required: { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE }, [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE required: { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE }, [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE required: { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE }, [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE required: { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE }, [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE required: { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE }, [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE required: { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE }, [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE required: { [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE }, [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T07:59:35.489Z] npm WARN EBADENGINE } [2023-04-26T07:59:38.771Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-26T07:59:38.771Z] 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 [2023-04-26T07:59:38.771Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-26T07:59:38.771Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-26T07:59:39.030Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-26T07:59:39.594Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-26T07:59:40.522Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-26T07:59:40.782Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-26T07:59:40.782Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-26T07:59:43.347Z] 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 [2023-04-26T07:59:44.736Z] 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. [2023-04-26T07:59:44.736Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-04-26T07:59:44.736Z] 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 [2023-04-26T07:59:44.736Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-26T07:59:45.303Z] 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. [2023-04-26T07:59:45.303Z] 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. [2023-04-26T07:59:45.561Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-26T07:59:48.093Z] 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. [2023-04-26T07:59:51.379Z] 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. [2023-04-26T07:59:56.664Z] [2023-04-26T07:59:56.664Z] added 1478 packages, and audited 1479 packages in 21s [2023-04-26T07:59:56.664Z] [2023-04-26T07:59:56.664Z] 90 packages are looking for funding [2023-04-26T07:59:56.664Z] run `npm fund` for details [2023-04-26T07:59:56.664Z] [2023-04-26T07:59:56.664Z] 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) [2023-04-26T07:59:56.664Z] [2023-04-26T07:59:56.664Z] To address issues that do not require attention, run: [2023-04-26T07:59:56.664Z] npm audit fix [2023-04-26T07:59:56.664Z] [2023-04-26T07:59:56.664Z] To address all issues (including breaking changes), run: [2023-04-26T07:59:56.664Z] npm audit fix --force [2023-04-26T07:59:56.664Z] [2023-04-26T07:59:56.664Z] Run `npm audit` for details. [2023-04-26T08:00:08.879Z] 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 [2023-04-26T08:00:11.410Z] - Generating browser application bundles (phase: setup)... [2023-04-26T08:00:15.595Z] Compiling @angular/core : es2015 as esm2015 [2023-04-26T08:00:15.595Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-26T08:00:18.802Z] Compiling @angular/common : es2015 as esm2015 [2023-04-26T08:00:18.802Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-26T08:00:21.249Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-26T08:00:21.249Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-26T08:00:21.249Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-26T08:00:21.249Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-26T08:00:21.249Z] Compiling @angular/router : es2015 as esm2015 [2023-04-26T08:00:21.249Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-26T08:00:21.249Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-26T08:00:21.249Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-26T08:00:21.249Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-26T08:00:22.624Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-26T08:00:29.178Z] 26 04 2023 08:00:28.374:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-26T08:00:29.178Z] 26 04 2023 08:00:28.376:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-26T08:00:29.178Z] 26 04 2023 08:00:28.379:INFO [launcher]: Starting browser ChromeHeadless [2023-04-26T08:00:41.379Z] ✔ Browser application bundle generation complete. [2023-04-26T08:00:41.379Z] 26 04 2023 08:00:39.809:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket -bdAmucQ17Adrx7IAAAB with id 5505030 [2023-04-26T08:00:42.755Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-26T08:00:42.755Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.14 secs) [2023-04-26T08:00:43.015Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.206 secs) [2023-04-26T08:00:43.015Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.262 secs) [2023-04-26T08:00:43.015Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.268 secs) [2023-04-26T08:00:43.015Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.274 secs) [2023-04-26T08:00:43.015Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.279 secs) [2023-04-26T08:00:43.015Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.293 secs) [2023-04-26T08:00:43.015Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.333 secs) [2023-04-26T08:00:43.015Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.337 secs) [2023-04-26T08:00:43.015Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.344 secs) [2023-04-26T08:00:43.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.401 secs) [2023-04-26T08:00:43.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.415 secs) [2023-04-26T08:00:43.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.438 secs) [2023-04-26T08:00:43.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.446 secs) [2023-04-26T08:00:43.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.503 secs) [2023-04-26T08:00:43.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.506 secs) [2023-04-26T08:00:43.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.514 secs) [2023-04-26T08:00:43.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.523 secs) [2023-04-26T08:00:43.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.527 secs) [2023-04-26T08:00:43.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.529 secs) [2023-04-26T08:00:43.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.532 secs) [2023-04-26T08:00:43.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.536 secs) [2023-04-26T08:00:43.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.539 secs) [2023-04-26T08:00:43.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.546 secs) [2023-04-26T08:00:43.532Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.551 secs) [2023-04-26T08:00:43.532Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.584 secs) [2023-04-26T08:00:43.532Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.595 secs) [2023-04-26T08:00:43.532Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.602 secs) [2023-04-26T08:00:43.532Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.633 secs) [2023-04-26T08:00:43.532Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.643 secs) [2023-04-26T08:00:43.532Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.646 secs) [2023-04-26T08:00:43.532Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.65 secs) [2023-04-26T08:00:43.532Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.738 secs) [2023-04-26T08:00:43.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.743 secs) [2023-04-26T08:00:43.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.746 secs) [2023-04-26T08:00:43.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.762 secs) [2023-04-26T08:00:43.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.771 secs) [2023-04-26T08:00:43.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.775 secs) [2023-04-26T08:00:43.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.779 secs) [2023-04-26T08:00:43.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.782 secs) [2023-04-26T08:00:43.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.799 secs) [2023-04-26T08:00:43.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.806 secs) [2023-04-26T08:00:43.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.809 secs) [2023-04-26T08:00:43.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.81 secs) [2023-04-26T08:00:43.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.834 secs) [2023-04-26T08:00:43.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.884 secs) [2023-04-26T08:00:43.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.896 secs) [2023-04-26T08:00:43.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.901 secs) [2023-04-26T08:00:43.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.904 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.939 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.943 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.944 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.946 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.956 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.959 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.976 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.989 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.993 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.999 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.01 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.013 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.039 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.092 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.097 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.113 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.118 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.12 secs) [2023-04-26T08:00:44.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.126 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.134 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.159 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.168 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.178 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.187 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.188 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.194 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.211 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.218 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.222 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.228 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.23 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.232 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.242 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.261 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.268 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.29 secs) [2023-04-26T08:00:44.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.297 secs) [2023-04-26T08:00:44.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.323 secs) [2023-04-26T08:00:44.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.357 secs) [2023-04-26T08:00:44.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.374 secs) [2023-04-26T08:00:44.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.395 secs) [2023-04-26T08:00:44.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.404 secs) [2023-04-26T08:00:44.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.421 secs) [2023-04-26T08:00:44.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.43 secs) [2023-04-26T08:00:44.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.439 secs) [2023-04-26T08:00:44.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.45 secs) [2023-04-26T08:00:44.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.471 secs) [2023-04-26T08:00:44.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.501 secs) [2023-04-26T08:00:44.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.532 secs) [2023-04-26T08:00:44.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.551 secs) [2023-04-26T08:00:44.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.56 secs) [2023-04-26T08:00:44.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.566 secs) [2023-04-26T08:00:44.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.573 secs) [2023-04-26T08:00:44.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.59 secs) [2023-04-26T08:00:44.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.603 secs) [2023-04-26T08:00:44.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.61 secs) [2023-04-26T08:00:44.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.625 secs) [2023-04-26T08:00:44.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.629 secs) [2023-04-26T08:00:44.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.635 secs) [2023-04-26T08:00:45.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.666 secs) [2023-04-26T08:00:45.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.673 secs) [2023-04-26T08:00:45.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.675 secs) [2023-04-26T08:00:45.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.685 secs) [2023-04-26T08:00:45.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.696 secs) [2023-04-26T08:00:45.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.709 secs) [2023-04-26T08:00:45.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.716 secs) [2023-04-26T08:00:45.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.724 secs) [2023-04-26T08:00:45.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.739 secs) [2023-04-26T08:00:45.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.747 secs) [2023-04-26T08:00:45.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.751 secs) [2023-04-26T08:00:45.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.763 secs) [2023-04-26T08:00:45.084Z] WARN: ' [2023-04-26T08:00:45.084Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-26T08:00:45.084Z] Support for using the ngModel input property and ngModelChange event with [2023-04-26T08:00:45.084Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-26T08:00:45.084Z] in a future version of Angular. [2023-04-26T08:00:45.084Z] [2023-04-26T08:00:45.084Z] For more information on this, see our API docs here: [2023-04-26T08:00:45.084Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-26T08:00:45.084Z] ' [2023-04-26T08:00:45.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.763 secs) [2023-04-26T08:00:45.084Z] WARN: ' [2023-04-26T08:00:45.084Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-26T08:00:45.084Z] Support for using the ngModel input property and ngModelChange event with [2023-04-26T08:00:45.084Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-26T08:00:45.084Z] in a future version of Angular. [2023-04-26T08:00:45.084Z] [2023-04-26T08:00:45.084Z] For more information on this, see our API docs here: [2023-04-26T08:00:45.084Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-26T08:00:45.084Z] ' [2023-04-26T08:00:45.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.785 secs) [2023-04-26T08:00:45.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.79 secs) [2023-04-26T08:00:45.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.794 secs) [2023-04-26T08:00:45.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.807 secs) [2023-04-26T08:00:45.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.822 secs) [2023-04-26T08:00:45.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.825 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.829 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.831 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.832 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.834 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.861 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.875 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.884 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.894 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.905 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.927 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.93 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.95 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.962 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.967 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.974 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.984 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.988 secs) [2023-04-26T08:00:45.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.991 secs) [2023-04-26T08:00:45.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.006 secs) [2023-04-26T08:00:45.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.012 secs) [2023-04-26T08:00:45.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.014 secs) [2023-04-26T08:00:45.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.016 secs) [2023-04-26T08:00:45.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.028 secs) [2023-04-26T08:00:45.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.964 secs / 2.028 secs) [2023-04-26T08:00:45.600Z] TOTAL: 149 SUCCESS [2023-04-26T08:00:45.600Z] ✔ Browser application bundle generation complete. [2023-04-26T08:00:46.168Z] [2023-04-26T08:00:46.168Z] =============================== Coverage summary =============================== [2023-04-26T08:00:46.168Z] Statements : 40.98% ( 1467/3580 ) [2023-04-26T08:00:46.168Z] Branches : 12.03% ( 111/923 ) [2023-04-26T08:00:46.168Z] Functions : 33.28% ( 432/1298 ) [2023-04-26T08:00:46.168Z] Lines : 38.91% ( 1318/3387 ) [2023-04-26T08:00:46.168Z] ================================================================================ [2023-04-26T08:00:46.168Z] ✔ Browser application bundle generation complete. [2023-04-26T08:00:47.542Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-04-26T08:00:47.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T08:00:47.568Z] $ docker stop --time=1 7aaa4385361de3e38d949461f9df97fd623566767ecf7b1a4a6e299ea58ae298 [2023-04-26T08:00:49.070Z] $ docker rm -f --volumes 7aaa4385361de3e38d949461f9df97fd623566767ecf7b1a4a6e299ea58ae298 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T08:00:49.476Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T08:00:50.452Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T08:00:51.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T08:00:52.184Z] + ls -al . [2023-04-26T08:00:52.184Z] total 188 [2023-04-26T08:00:52.184Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 26 07:58 . [2023-04-26T08:00:52.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:57 .. [2023-04-26T08:00:52.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:57 .blubracket [2023-04-26T08:00:52.184Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 26 07:57 .dockerignore [2023-04-26T08:00:52.184Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 07:57 .git [2023-04-26T08:00:52.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:57 .github [2023-04-26T08:00:52.184Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 26 07:57 .gitignore [2023-04-26T08:00:52.184Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 07:57 .semver [2023-04-26T08:00:52.184Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 26 07:57 Attribution.txt [2023-04-26T08:00:52.184Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 26 07:57 CHANGELOG.md [2023-04-26T08:00:52.184Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 26 07:57 CONTRIBUTING.md [2023-04-26T08:00:52.184Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 26 07:57 Dockerfile [2023-04-26T08:00:52.184Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 26 07:57 Jenkinsfile [2023-04-26T08:00:52.184Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 26 07:57 LICENSE [2023-04-26T08:00:52.184Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 26 07:57 Makefile [2023-04-26T08:00:52.184Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 26 07:57 README.md [2023-04-26T08:00:52.184Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 26 07:57 VERSION [2023-04-26T08:00:52.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:57 assets [2023-04-26T08:00:52.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:57 bin [2023-04-26T08:00:52.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:57 cmd [2023-04-26T08:00:52.184Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 26 07:58 coverage.out [2023-04-26T08:00:52.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:57 docs [2023-04-26T08:00:52.184Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 26 07:57 go.mod [2023-04-26T08:00:52.184Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 26 07:57 go.sum [2023-04-26T08:00:52.184Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 07:57 internal [2023-04-26T08:00:52.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:57 snap [2023-04-26T08:00:52.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:57 testing [2023-04-26T08:00:52.184Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 07:57 version.go [2023-04-26T08:00:52.184Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 26 07:59 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:00:52.480Z] + 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=3b11f5800bf1be7c6dc664b1a997417eb16645d3 --label arch=amd64 --label version=3.0.0-dev.5 . [2023-04-26T08:00:52.739Z] Sending build context to Docker daemon 48.5MB [2023-04-26T08:00:52.739Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-26T08:00:52.739Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-26T08:00:52.739Z] ---> fe1a49bf43ae [2023-04-26T08:00:52.739Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-26T08:00:53.683Z] ---> Running in 33c67819f2c4 [2023-04-26T08:00:53.684Z] Removing intermediate container 33c67819f2c4 [2023-04-26T08:00:53.684Z] ---> d878bbc70007 [2023-04-26T08:00:53.684Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T08:00:53.942Z] ---> Running in 2e8c31ff4f50 [2023-04-26T08:00:53.942Z] Removing intermediate container 2e8c31ff4f50 [2023-04-26T08:00:53.942Z] ---> 7185c552e54c [2023-04-26T08:00:53.942Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T08:00:53.942Z] ---> Running in 657d4fc47df8 [2023-04-26T08:00:53.942Z] Removing intermediate container 657d4fc47df8 [2023-04-26T08:00:53.942Z] ---> 8abe738df2b0 [2023-04-26T08:00:53.942Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-26T08:00:53.942Z] ---> Running in 55b7087bbbe3 [2023-04-26T08:00:54.202Z] Removing intermediate container 55b7087bbbe3 [2023-04-26T08:00:54.202Z] ---> 75e942525904 [2023-04-26T08:00:54.202Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-26T08:00:54.202Z] ---> Running in 4cca947fe2a8 [2023-04-26T08:00:54.202Z] Removing intermediate container 4cca947fe2a8 [2023-04-26T08:00:54.202Z] ---> d50526ad840e [2023-04-26T08:00:54.202Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-26T08:00:55.138Z] ---> 0c3bd140f3af [2023-04-26T08:00:55.138Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-26T08:00:55.138Z] ---> Running in fb24ed84e65b [2023-04-26T08:00:55.706Z] Removing intermediate container fb24ed84e65b [2023-04-26T08:00:55.706Z] ---> b57ea5f7647f [2023-04-26T08:00:55.706Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T08:00:55.706Z] ---> Running in 6c61bca6725d [2023-04-26T08:00:55.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T08:00:57.341Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T08:00:57.599Z] OK: 265 MiB in 53 packages [2023-04-26T08:00:58.165Z] Removing intermediate container 6c61bca6725d [2023-04-26T08:00:58.165Z] ---> dea40b5adcb1 [2023-04-26T08:00:58.165Z] Step 11/26 : ENV GO111MODULE=on [2023-04-26T08:00:58.165Z] ---> Running in d2aafecd7908 [2023-04-26T08:00:58.165Z] Removing intermediate container d2aafecd7908 [2023-04-26T08:00:58.165Z] ---> 6d6dedc15717 [2023-04-26T08:00:58.165Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-26T08:00:58.165Z] ---> Running in 365b01faa34b [2023-04-26T08:00:58.165Z] Removing intermediate container 365b01faa34b [2023-04-26T08:00:58.165Z] ---> c33ac279c74f [2023-04-26T08:00:58.165Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-26T08:00:58.424Z] ---> 45371617ecab [2023-04-26T08:00:58.424Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T08:00:58.424Z] ---> Running in 230306f18188 [2023-04-26T08:00:58.992Z] Removing intermediate container 230306f18188 [2023-04-26T08:00:58.992Z] ---> 7ecb64a80137 [2023-04-26T08:00:58.992Z] Step 15/26 : COPY . . [2023-04-26T08:01:00.897Z] ---> e6fcd0690e97 [2023-04-26T08:01:00.897Z] Step 16/26 : RUN ${MAKE} [2023-04-26T08:01:00.897Z] ---> Running in 915def462f81 [2023-04-26T08:01:00.897Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-04-26T08:01:22.894Z] Removing intermediate container 915def462f81 [2023-04-26T08:01:22.894Z] ---> 0595eee78469 [2023-04-26T08:01:22.894Z] Step 17/26 : FROM alpine:3.14 [2023-04-26T08:01:22.894Z] 3.14: Pulling from library/alpine [2023-04-26T08:01:22.894Z] f7dab3ab2d6e: Pulling fs layer [2023-04-26T08:01:22.894Z] f7dab3ab2d6e: Verifying Checksum [2023-04-26T08:01:22.894Z] f7dab3ab2d6e: Download complete [2023-04-26T08:01:22.894Z] f7dab3ab2d6e: Pull complete [2023-04-26T08:01:22.894Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-26T08:01:22.894Z] Status: Downloaded newer image for alpine:3.14 [2023-04-26T08:01:22.894Z] ---> 9e179bacf43c [2023-04-26T08:01:22.894Z] Step 18/26 : EXPOSE 4000 [2023-04-26T08:01:22.894Z] ---> Running in c6393eccdc66 [2023-04-26T08:01:22.894Z] Removing intermediate container c6393eccdc66 [2023-04-26T08:01:22.894Z] ---> 122c41a20db2 [2023-04-26T08:01:22.894Z] Step 19/26 : 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 [2023-04-26T08:01:22.894Z] ---> caf04e9df329 [2023-04-26T08:01:22.894Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-26T08:01:22.894Z] ---> 5d77683bf4ab [2023-04-26T08:01:22.894Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-26T08:01:22.894Z] ---> e3dadc5c5f7f [2023-04-26T08:01:22.894Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-26T08:01:22.894Z] ---> Running in 21b95c9bf42d [2023-04-26T08:01:22.894Z] Removing intermediate container 21b95c9bf42d [2023-04-26T08:01:22.894Z] ---> a8f6ece4f843 [2023-04-26T08:01:22.894Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-26T08:01:22.894Z] ---> Running in d25d90d69d15 [2023-04-26T08:01:22.894Z] Removing intermediate container d25d90d69d15 [2023-04-26T08:01:22.894Z] ---> 88c66ef0a4c7 [2023-04-26T08:01:22.894Z] Step 24/26 : LABEL arch=amd64 [2023-04-26T08:01:22.894Z] ---> Running in 62c1a0715ec0 [2023-04-26T08:01:22.894Z] Removing intermediate container 62c1a0715ec0 [2023-04-26T08:01:22.894Z] ---> 2baadc947a05 [2023-04-26T08:01:22.894Z] Step 25/26 : LABEL git_sha=3b11f5800bf1be7c6dc664b1a997417eb16645d3 [2023-04-26T08:01:22.894Z] ---> Running in 92353a64e25c [2023-04-26T08:01:22.894Z] Removing intermediate container 92353a64e25c [2023-04-26T08:01:22.894Z] ---> 9c3978327c19 [2023-04-26T08:01:22.894Z] Step 26/26 : LABEL version=3.0.0-dev.5 [2023-04-26T08:01:22.894Z] ---> Running in ac3087bb20a0 [2023-04-26T08:01:22.894Z] Removing intermediate container ac3087bb20a0 [2023-04-26T08:01:22.894Z] ---> 12492d90b371 [2023-04-26T08:01:22.894Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T08:01:22.894Z] Successfully built 12492d90b371 [2023-04-26T08:01:22.894Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T08:01:23.010Z] provisioning config files... [2023-04-26T08:01:23.019Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2180084081607615420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:01:23.315Z] ---> docker-login.sh [2023-04-26T08:01:23.315Z] nexus3.edgexfoundry.org:10001 [2023-04-26T08:01:23.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:01:23.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:01:23.315Z] Configure a credential helper to remove this warning. See [2023-04-26T08:01:23.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:01:23.315Z] [2023-04-26T08:01:23.315Z] Login Succeeded [2023-04-26T08:01:23.315Z] nexus3.edgexfoundry.org:10002 [2023-04-26T08:01:23.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:01:23.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:01:23.315Z] Configure a credential helper to remove this warning. See [2023-04-26T08:01:23.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:01:23.315Z] [2023-04-26T08:01:23.315Z] Login Succeeded [2023-04-26T08:01:23.315Z] nexus3.edgexfoundry.org:10003 [2023-04-26T08:01:23.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:01:23.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:01:23.577Z] Configure a credential helper to remove this warning. See [2023-04-26T08:01:23.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:01:23.577Z] [2023-04-26T08:01:23.577Z] Login Succeeded [2023-04-26T08:01:23.577Z] nexus3.edgexfoundry.org:10004 [2023-04-26T08:01:23.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:01:23.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:01:23.577Z] Configure a credential helper to remove this warning. See [2023-04-26T08:01:23.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:01:23.577Z] [2023-04-26T08:01:23.577Z] Login Succeeded [2023-04-26T08:01:23.577Z] docker.io [2023-04-26T08:01:23.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:01:23.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:01:23.836Z] Configure a credential helper to remove this warning. See [2023-04-26T08:01:23.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:01:23.836Z] [2023-04-26T08:01:23.836Z] Login Succeeded [2023-04-26T08:01:23.836Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T08:01:23.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:01:23.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T08:01:23.908Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-04-26T08:01:23.908Z] 3b11f5800bf1be7c6dc664b1a997417eb16645d3 [2023-04-26T08:01:23.908Z] latest [2023-04-26T08:01:23.908Z] 3.0.0-dev.5 [2023-04-26T08:01:23.908Z] 3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5 [2023-04-26T08:01:23.908Z] main [2023-04-26T08:01:23.908Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:01:24.240Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:01:24.552Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3 [2023-04-26T08:01:24.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-04-26T08:01:24.552Z] b2caf8164cc4: Preparing [2023-04-26T08:01:24.552Z] eaf6773c4265: Preparing [2023-04-26T08:01:24.552Z] ab6f1f1bb536: Preparing [2023-04-26T08:01:24.552Z] 9733ccc39513: Preparing [2023-04-26T08:01:24.552Z] 9733ccc39513: Layer already exists [2023-04-26T08:01:24.552Z] b2caf8164cc4: Pushed [2023-04-26T08:01:24.552Z] eaf6773c4265: Pushed [2023-04-26T08:01:27.838Z] ab6f1f1bb536: Pushed [2023-04-26T08:01:27.838Z] 3b11f5800bf1be7c6dc664b1a997417eb16645d3: digest: sha256:eecd3cfc3836d6f0f5cac3a75d86892617880be8be4b8ec0650429326cadfd8e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:01:28.158Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:01:28.467Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-04-26T08:01:28.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-04-26T08:01:28.467Z] b2caf8164cc4: Preparing [2023-04-26T08:01:28.467Z] eaf6773c4265: Preparing [2023-04-26T08:01:28.467Z] ab6f1f1bb536: Preparing [2023-04-26T08:01:28.467Z] 9733ccc39513: Preparing [2023-04-26T08:01:28.467Z] 9733ccc39513: Layer already exists [2023-04-26T08:01:28.467Z] b2caf8164cc4: Layer already exists [2023-04-26T08:01:28.467Z] eaf6773c4265: Layer already exists [2023-04-26T08:01:28.467Z] ab6f1f1bb536: Layer already exists [2023-04-26T08:01:28.467Z] latest: digest: sha256:eecd3cfc3836d6f0f5cac3a75d86892617880be8be4b8ec0650429326cadfd8e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:01:28.775Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:01:29.080Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.5 [2023-04-26T08:01:29.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-04-26T08:01:29.080Z] b2caf8164cc4: Preparing [2023-04-26T08:01:29.080Z] eaf6773c4265: Preparing [2023-04-26T08:01:29.080Z] ab6f1f1bb536: Preparing [2023-04-26T08:01:29.080Z] 9733ccc39513: Preparing [2023-04-26T08:01:29.080Z] 9733ccc39513: Layer already exists [2023-04-26T08:01:29.080Z] ab6f1f1bb536: Layer already exists [2023-04-26T08:01:29.080Z] b2caf8164cc4: Layer already exists [2023-04-26T08:01:29.080Z] eaf6773c4265: Layer already exists [2023-04-26T08:01:29.080Z] 3.0.0-dev.5: digest: sha256:eecd3cfc3836d6f0f5cac3a75d86892617880be8be4b8ec0650429326cadfd8e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:01:29.388Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:01:29.703Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5 [2023-04-26T08:01:29.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-04-26T08:01:29.703Z] b2caf8164cc4: Preparing [2023-04-26T08:01:29.703Z] eaf6773c4265: Preparing [2023-04-26T08:01:29.703Z] ab6f1f1bb536: Preparing [2023-04-26T08:01:29.703Z] 9733ccc39513: Preparing [2023-04-26T08:01:29.703Z] eaf6773c4265: Layer already exists [2023-04-26T08:01:29.703Z] 9733ccc39513: Layer already exists [2023-04-26T08:01:29.703Z] b2caf8164cc4: Layer already exists [2023-04-26T08:01:29.703Z] ab6f1f1bb536: Layer already exists [2023-04-26T08:01:29.703Z] 3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5: digest: sha256:eecd3cfc3836d6f0f5cac3a75d86892617880be8be4b8ec0650429326cadfd8e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:01:30.017Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:01:30.323Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-04-26T08:01:30.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-04-26T08:01:30.323Z] b2caf8164cc4: Preparing [2023-04-26T08:01:30.323Z] eaf6773c4265: Preparing [2023-04-26T08:01:30.323Z] ab6f1f1bb536: Preparing [2023-04-26T08:01:30.323Z] 9733ccc39513: Preparing [2023-04-26T08:01:30.323Z] b2caf8164cc4: Layer already exists [2023-04-26T08:01:30.323Z] 9733ccc39513: Layer already exists [2023-04-26T08:01:30.323Z] ab6f1f1bb536: Layer already exists [2023-04-26T08:01:30.323Z] eaf6773c4265: Layer already exists [2023-04-26T08:01:30.323Z] main: digest: sha256:eecd3cfc3836d6f0f5cac3a75d86892617880be8be4b8ec0650429326cadfd8e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:01:30.365Z] ===================================================== [Pipeline] echo [2023-04-26T08:01:30.372Z] taggedImages: [2023-04-26T08:01:30.372Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3 [2023-04-26T08:01:30.372Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-04-26T08:01:30.372Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.5 [2023-04-26T08:01:30.372Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5 [2023-04-26T08:01:30.372Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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 [2023-04-26T08:01:30.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T08:01:30.731Z] [2023-04-26T08:01:30.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:01:31.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T08:01:31.029Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T08:01:31.029Z] 5eb5b503b376: Pulling fs layer [2023-04-26T08:01:31.029Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T08:01:31.029Z] ec43610c2a17: Pulling fs layer [2023-04-26T08:01:31.029Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T08:01:31.029Z] 33b1e0a273af: Pulling fs layer [2023-04-26T08:01:31.029Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T08:01:31.029Z] 2f39f015ded8: Pulling fs layer [2023-04-26T08:01:31.029Z] 33b1e0a273af: Waiting [2023-04-26T08:01:31.029Z] 5d3b04190fa2: Waiting [2023-04-26T08:01:31.029Z] 3a2ae6a8a46f: Waiting [2023-04-26T08:01:31.029Z] 2f39f015ded8: Waiting [2023-04-26T08:01:31.029Z] 5c69ac0246d0: Download complete [2023-04-26T08:01:31.029Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T08:01:31.029Z] 3a2ae6a8a46f: Download complete [2023-04-26T08:01:31.029Z] 33b1e0a273af: Verifying Checksum [2023-04-26T08:01:31.029Z] 33b1e0a273af: Download complete [2023-04-26T08:01:31.029Z] ec43610c2a17: Verifying Checksum [2023-04-26T08:01:31.029Z] ec43610c2a17: Download complete [2023-04-26T08:01:31.029Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T08:01:31.029Z] 5d3b04190fa2: Download complete [2023-04-26T08:01:31.286Z] 5eb5b503b376: Verifying Checksum [2023-04-26T08:01:31.286Z] 5eb5b503b376: Download complete [2023-04-26T08:01:31.852Z] 2f39f015ded8: Download complete [2023-04-26T08:01:32.419Z] 5eb5b503b376: Pull complete [2023-04-26T08:01:32.419Z] 5c69ac0246d0: Pull complete [2023-04-26T08:01:32.983Z] ec43610c2a17: Pull complete [2023-04-26T08:01:32.983Z] 3a2ae6a8a46f: Pull complete [2023-04-26T08:01:33.240Z] 33b1e0a273af: Pull complete [2023-04-26T08:01:33.240Z] 5d3b04190fa2: Pull complete [2023-04-26T08:01:37.423Z] 2f39f015ded8: Pull complete [2023-04-26T08:01:37.423Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T08:01:37.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T08:01:37.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:01:37.507Z] prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container [2023-04-26T08:01:37.543Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T08:01:41.175Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10975 in /w/workspace/edgexfoundry_edgex-ui-go_main [2023-04-26T08:01:43.373Z] $ docker top 89878e29927a7980a5e0ffef96f6d6f940a92c0ffe9432024d4614a2e6232689 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-04-26T08:01:43.657Z] Running in /w/workspace/edgex-ui-go/101 [Pipeline] { [Pipeline] checkout [2023-04-26T08:01:43.691Z] The recommended git tool is: git [2023-04-26T08:01:43.920Z] ---> job-cost.sh [2023-04-26T08:01:43.920Z] lf-activate-venv: SKIPPING [2023-04-26T08:01:43.920Z] INFO: No Stack... [2023-04-26T08:01:44.194Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T08:01:44.796Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T08:01:45.104Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-04-26T08:01:45.104Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T08:01:45.119Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-101-stack-cost] [2023-04-26T08:01:45.125Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-101-stack-cost] did not exist. Created. [2023-04-26T08:01:45.126Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T08:01:45.427Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T08:01:45.768Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T08:01:45.779Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T08:01:45.802Z] $ docker stop --time=1 89878e29927a7980a5e0ffef96f6d6f940a92c0ffe9432024d4614a2e6232689 [2023-04-26T08:01:47.119Z] $ docker rm -f --volumes 89878e29927a7980a5e0ffef96f6d6f940a92c0ffe9432024d4614a2e6232689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T08:01:49.823Z] using credential edgex-jenkins-ssh [2023-04-26T08:01:49.851Z] Cloning the remote Git repository [2023-04-26T08:01:49.904Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-26T08:01:50.024Z] > git init /w/workspace/edgex-ui-go/101 # timeout=10 [2023-04-26T08:01:50.204Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-26T08:01:50.206Z] > git --version # timeout=10 [2023-04-26T08:01:50.233Z] > git --version # 'git version 2.25.1' [2023-04-26T08:01:50.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T08:01:50.432Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T08:01:55.145Z] Avoid second fetch [2023-04-26T08:01:55.145Z] Checking out Revision 3b11f5800bf1be7c6dc664b1a997417eb16645d3 (main) [2023-04-26T08:01:53.974Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-26T08:01:54.005Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T08:01:55.171Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T08:01:55.262Z] > git checkout -f 3b11f5800bf1be7c6dc664b1a997417eb16645d3 # timeout=10 [2023-04-26T08:01:56.179Z] Commit message: "build(snap): Upgrade snap base to core22 (#599) (#600)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T08:01:57.052Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T08:01:57.052Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T08:01:57.052Z] Dload Upload Total Spent Left Speed [2023-04-26T08:01:57.052Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-04-26T08:01:57.810Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T08:01:58.142Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T08:01:58.142Z] + sudo tee /etc/docker/daemon.new [2023-04-26T08:01:58.142Z] { [2023-04-26T08:01:58.142Z] "registry-mirrors": [ [2023-04-26T08:01:58.142Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T08:01:58.142Z] ], [2023-04-26T08:01:58.142Z] "bip": "10.250.0.254/24", [2023-04-26T08:01:58.142Z] "hosts": [ [2023-04-26T08:01:58.142Z] "tcp://0.0.0.0:5555", [2023-04-26T08:01:58.142Z] "unix:///var/run/docker.sock" [2023-04-26T08:01:58.142Z] ], [2023-04-26T08:01:58.142Z] "mtu": 1458, [2023-04-26T08:01:58.142Z] "selinux-enabled": true, [2023-04-26T08:01:58.142Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T08:01:58.142Z] } [Pipeline] sh [2023-04-26T08:01:58.481Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T08:01:58.822Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T08:02:17.155Z] provisioning config files... [2023-04-26T08:02:17.188Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/101@tmp/config14779465651968118525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:02:17.559Z] ---> docker-login.sh [2023-04-26T08:02:17.559Z] nexus3.edgexfoundry.org:10001 [2023-04-26T08:02:18.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:02:18.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:02:18.158Z] Configure a credential helper to remove this warning. See [2023-04-26T08:02:18.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:02:18.158Z] [2023-04-26T08:02:18.158Z] Login Succeeded [2023-04-26T08:02:18.158Z] nexus3.edgexfoundry.org:10002 [2023-04-26T08:02:18.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:02:18.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:02:18.704Z] Configure a credential helper to remove this warning. See [2023-04-26T08:02:18.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:02:18.704Z] [2023-04-26T08:02:18.704Z] Login Succeeded [2023-04-26T08:02:18.704Z] nexus3.edgexfoundry.org:10003 [2023-04-26T08:02:18.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:02:18.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:02:18.976Z] Configure a credential helper to remove this warning. See [2023-04-26T08:02:18.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:02:18.976Z] [2023-04-26T08:02:18.976Z] Login Succeeded [2023-04-26T08:02:18.976Z] nexus3.edgexfoundry.org:10004 [2023-04-26T08:02:19.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:02:19.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:02:19.248Z] Configure a credential helper to remove this warning. See [2023-04-26T08:02:19.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:02:19.248Z] [2023-04-26T08:02:19.248Z] Login Succeeded [2023-04-26T08:02:19.248Z] docker.io [2023-04-26T08:02:19.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:02:19.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:02:19.794Z] Configure a credential helper to remove this warning. See [2023-04-26T08:02:19.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:02:19.794Z] [2023-04-26T08:02:19.794Z] Login Succeeded [2023-04-26T08:02:20.066Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T08:02:20.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T08:02:20.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T08:02:20.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T08:02:20.390Z] ========================================================= [2023-04-26T08:02:20.391Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T08:02:20.391Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:02:20.744Z] + 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 . [2023-04-26T08:02:21.724Z] Sending build context to Docker daemon 28.8MB [2023-04-26T08:02:21.724Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-26T08:02:21.724Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-26T08:02:21.994Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T08:02:21.994Z] c41833b44d91: Pulling fs layer [2023-04-26T08:02:21.994Z] ed15518f5707: Pulling fs layer [2023-04-26T08:02:21.994Z] feae8fd75edb: Pulling fs layer [2023-04-26T08:02:21.994Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T08:02:21.994Z] 3cdef696dda3: Pulling fs layer [2023-04-26T08:02:21.994Z] 2ced38df9373: Pulling fs layer [2023-04-26T08:02:21.994Z] 58f1dce35555: Pulling fs layer [2023-04-26T08:02:21.994Z] 3cdef696dda3: Waiting [2023-04-26T08:02:21.994Z] 242c74f7c9fa: Waiting [2023-04-26T08:02:21.994Z] 2ced38df9373: Waiting [2023-04-26T08:02:21.994Z] 58f1dce35555: Waiting [2023-04-26T08:02:21.994Z] ed15518f5707: Verifying Checksum [2023-04-26T08:02:21.994Z] ed15518f5707: Download complete [2023-04-26T08:02:21.994Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T08:02:21.994Z] 242c74f7c9fa: Download complete [2023-04-26T08:02:21.994Z] 3cdef696dda3: Verifying Checksum [2023-04-26T08:02:21.994Z] 3cdef696dda3: Download complete [2023-04-26T08:02:21.994Z] c41833b44d91: Verifying Checksum [2023-04-26T08:02:21.994Z] c41833b44d91: Download complete [2023-04-26T08:02:23.432Z] c41833b44d91: Pull complete [2023-04-26T08:02:23.432Z] 58f1dce35555: Verifying Checksum [2023-04-26T08:02:23.432Z] 58f1dce35555: Download complete [2023-04-26T08:02:23.703Z] ed15518f5707: Pull complete [2023-04-26T08:02:24.681Z] feae8fd75edb: Verifying Checksum [2023-04-26T08:02:24.681Z] 2ced38df9373: Verifying Checksum [2023-04-26T08:02:24.681Z] 2ced38df9373: Download complete [2023-04-26T08:02:37.038Z] feae8fd75edb: Pull complete [2023-04-26T08:02:37.038Z] 242c74f7c9fa: Pull complete [2023-04-26T08:02:37.038Z] 3cdef696dda3: Pull complete [2023-04-26T08:02:43.740Z] 2ced38df9373: Pull complete [2023-04-26T08:02:46.346Z] 58f1dce35555: Pull complete [2023-04-26T08:02:46.346Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T08:02:46.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T08:02:46.346Z] ---> fadd8f120f05 [2023-04-26T08:02:46.346Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-26T08:02:48.308Z] ---> Running in b8d741bdf51d [2023-04-26T08:02:48.894Z] Removing intermediate container b8d741bdf51d [2023-04-26T08:02:48.894Z] ---> c195d240e88d [2023-04-26T08:02:48.894Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T08:02:48.894Z] ---> Running in 0f55b700a445 [2023-04-26T08:02:49.179Z] Removing intermediate container 0f55b700a445 [2023-04-26T08:02:49.179Z] ---> d84221afc819 [2023-04-26T08:02:49.179Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T08:02:49.464Z] ---> Running in f1cedad0b0c2 [2023-04-26T08:02:49.735Z] Removing intermediate container f1cedad0b0c2 [2023-04-26T08:02:49.735Z] ---> 149147c46253 [2023-04-26T08:02:49.735Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-26T08:02:49.735Z] ---> Running in 9e2cd8a2cd21 [2023-04-26T08:02:50.007Z] Removing intermediate container 9e2cd8a2cd21 [2023-04-26T08:02:50.007Z] ---> 41d43058f6e1 [2023-04-26T08:02:50.007Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-26T08:02:50.276Z] ---> Running in 1ff1e7fe40a3 [2023-04-26T08:02:50.547Z] Removing intermediate container 1ff1e7fe40a3 [2023-04-26T08:02:50.547Z] ---> 06a99e155be2 [2023-04-26T08:02:50.547Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-26T08:02:51.136Z] latest: Pulling from library/docker [2023-04-26T08:02:51.136Z] c41833b44d91: Already exists [2023-04-26T08:02:51.136Z] 6343a5c17821: Pulling fs layer [2023-04-26T08:02:51.136Z] 7fb3fc37985f: Pulling fs layer [2023-04-26T08:02:51.136Z] 0575e395e061: Pulling fs layer [2023-04-26T08:02:51.136Z] 28a0dd61ea81: Pulling fs layer [2023-04-26T08:02:51.136Z] bce86b966039: Pulling fs layer [2023-04-26T08:02:51.136Z] 3d10cc7f1ddc: Pulling fs layer [2023-04-26T08:02:51.136Z] 714e529b432d: Pulling fs layer [2023-04-26T08:02:51.136Z] d21675ac3ed3: Pulling fs layer [2023-04-26T08:02:51.136Z] c40c053d63ba: Pulling fs layer [2023-04-26T08:02:51.136Z] 990fd125c536: Pulling fs layer [2023-04-26T08:02:51.136Z] ec21c8e16db0: Pulling fs layer [2023-04-26T08:02:51.136Z] c96d84818e07: Pulling fs layer [2023-04-26T08:02:51.136Z] 28a0dd61ea81: Waiting [2023-04-26T08:02:51.136Z] bce86b966039: Waiting [2023-04-26T08:02:51.136Z] 5925a93ce1eb: Pulling fs layer [2023-04-26T08:02:51.136Z] 3d10cc7f1ddc: Waiting [2023-04-26T08:02:51.136Z] 714e529b432d: Waiting [2023-04-26T08:02:51.136Z] c40c053d63ba: Waiting [2023-04-26T08:02:51.136Z] 990fd125c536: Waiting [2023-04-26T08:02:51.136Z] ec21c8e16db0: Waiting [2023-04-26T08:02:51.136Z] c96d84818e07: Waiting [2023-04-26T08:02:51.136Z] 5925a93ce1eb: Waiting [2023-04-26T08:02:51.136Z] d21675ac3ed3: Waiting [2023-04-26T08:02:51.417Z] 7fb3fc37985f: Verifying Checksum [2023-04-26T08:02:51.417Z] 7fb3fc37985f: Download complete [2023-04-26T08:02:51.417Z] 6343a5c17821: Download complete [2023-04-26T08:02:51.895Z] 0575e395e061: Verifying Checksum [2023-04-26T08:02:51.895Z] 0575e395e061: Download complete [2023-04-26T08:02:51.895Z] 28a0dd61ea81: Verifying Checksum [2023-04-26T08:02:51.895Z] 28a0dd61ea81: Download complete [2023-04-26T08:02:51.895Z] 3d10cc7f1ddc: Verifying Checksum [2023-04-26T08:02:51.895Z] 3d10cc7f1ddc: Download complete [2023-04-26T08:02:52.168Z] bce86b966039: Verifying Checksum [2023-04-26T08:02:52.168Z] bce86b966039: Download complete [2023-04-26T08:02:52.168Z] 714e529b432d: Verifying Checksum [2023-04-26T08:02:52.168Z] 714e529b432d: Download complete [2023-04-26T08:02:52.168Z] d21675ac3ed3: Verifying Checksum [2023-04-26T08:02:52.168Z] d21675ac3ed3: Download complete [2023-04-26T08:02:52.168Z] 990fd125c536: Download complete [2023-04-26T08:02:52.168Z] 6343a5c17821: Pull complete [2023-04-26T08:02:52.439Z] c96d84818e07: Verifying Checksum [2023-04-26T08:02:52.439Z] c96d84818e07: Download complete [2023-04-26T08:02:52.439Z] c40c053d63ba: Verifying Checksum [2023-04-26T08:02:52.439Z] c40c053d63ba: Download complete [2023-04-26T08:02:52.439Z] 5925a93ce1eb: Download complete [2023-04-26T08:02:52.439Z] 7fb3fc37985f: Pull complete [2023-04-26T08:02:53.413Z] 0575e395e061: Pull complete [2023-04-26T08:02:53.413Z] ec21c8e16db0: Verifying Checksum [2023-04-26T08:02:53.413Z] ec21c8e16db0: Download complete [2023-04-26T08:02:57.735Z] 28a0dd61ea81: Pull complete [2023-04-26T08:02:58.320Z] bce86b966039: Pull complete [2023-04-26T08:02:58.590Z] 3d10cc7f1ddc: Pull complete [2023-04-26T08:02:58.859Z] 714e529b432d: Pull complete [2023-04-26T08:02:59.128Z] d21675ac3ed3: Pull complete [2023-04-26T08:03:00.555Z] c40c053d63ba: Pull complete [2023-04-26T08:03:00.555Z] 990fd125c536: Pull complete [2023-04-26T08:03:03.918Z] ec21c8e16db0: Pull complete [2023-04-26T08:03:03.918Z] c96d84818e07: Pull complete [2023-04-26T08:03:03.918Z] 5925a93ce1eb: Pull complete [2023-04-26T08:03:03.918Z] Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 [2023-04-26T08:03:03.918Z] Status: Downloaded newer image for docker:latest [2023-04-26T08:03:06.517Z] ---> 3c8b03951929 [2023-04-26T08:03:06.517Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-26T08:03:06.517Z] ---> Running in 26eec1b8c44f [2023-04-26T08:03:08.472Z] Removing intermediate container 26eec1b8c44f [2023-04-26T08:03:08.472Z] ---> d263a06420db [2023-04-26T08:03:08.472Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T08:03:08.472Z] ---> Running in a741ca5551a3 [2023-04-26T08:03:09.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T08:03:10.407Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T08:03:11.828Z] OK: 263 MiB in 53 packages [2023-04-26T08:03:12.793Z] Removing intermediate container a741ca5551a3 [2023-04-26T08:03:12.793Z] ---> bc4eae875c98 [2023-04-26T08:03:12.793Z] Step 11/16 : ENV GO111MODULE=on [2023-04-26T08:03:12.793Z] ---> Running in bc454b230730 [2023-04-26T08:03:13.062Z] Removing intermediate container bc454b230730 [2023-04-26T08:03:13.062Z] ---> 68062425dbb6 [2023-04-26T08:03:13.062Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-26T08:03:13.334Z] ---> Running in c64cc7a6137f [2023-04-26T08:03:13.603Z] Removing intermediate container c64cc7a6137f [2023-04-26T08:03:13.603Z] ---> 700924c33fc6 [2023-04-26T08:03:13.603Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-26T08:03:14.195Z] ---> 1539ae4986b4 [2023-04-26T08:03:14.195Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T08:03:14.195Z] ---> Running in 4288cf8c007f [2023-04-26T08:04:10.643Z] Removing intermediate container 4288cf8c007f [2023-04-26T08:04:10.643Z] ---> 81e4571fca52 [2023-04-26T08:04:10.643Z] Step 15/16 : COPY . . [2023-04-26T08:04:14.019Z] ---> deb5f70333dd [2023-04-26T08:04:14.019Z] Step 16/16 : RUN ${MAKE} [2023-04-26T08:04:14.020Z] ---> Running in 22ff04d3405c [2023-04-26T08:04:14.608Z] noop [2023-04-26T08:04:15.584Z] Removing intermediate container 22ff04d3405c [2023-04-26T08:04:15.584Z] ---> 0e6fdaa96ddd [2023-04-26T08:04:15.584Z] Successfully built 0e6fdaa96ddd [2023-04-26T08:04:15.584Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:04:15.951Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T08:04:15.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:04:16.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-10975 does not seem to be running inside a container [2023-04-26T08:04:16.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/101 -v /w/workspace/edgex-ui-go/101:/w/workspace/edgex-ui-go/101:rw,z -v /w/workspace/edgex-ui-go/101@tmp:/w/workspace/edgex-ui-go/101@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 ******** ci-base-image-arm64 cat [2023-04-26T08:04:18.279Z] $ docker top 929f41a4dce25140372ce63c810747ef309197c89fa48ee9ce6019da7a1c6c30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T08:04:19.134Z] + go version [2023-04-26T08:04:19.134Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T08:04:19.166Z] $ docker stop --time=1 929f41a4dce25140372ce63c810747ef309197c89fa48ee9ce6019da7a1c6c30 [2023-04-26T08:04:20.795Z] $ docker rm -f --volumes 929f41a4dce25140372ce63c810747ef309197c89fa48ee9ce6019da7a1c6c30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:04:21.342Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T08:04:21.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:04:21.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-10975 does not seem to be running inside a container [2023-04-26T08:04:21.629Z] $ 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/101 -v /w/workspace/edgex-ui-go/101:/w/workspace/edgex-ui-go/101:rw,z -v /w/workspace/edgex-ui-go/101@tmp:/w/workspace/edgex-ui-go/101@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 ******** ci-base-image-arm64 cat [2023-04-26T08:04:22.819Z] $ docker top ed3e65387d52d874d12b29d7760b0f0551376d65f86fc740870935b9ab74dad9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T08:04:23.668Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/101 [Pipeline] fileExists [Pipeline] sh [2023-04-26T08:04:24.321Z] + make test [2023-04-26T08:04:24.321Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-26T08:04:56.591Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-26T08:06:48.799Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-26T08:06:48.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-26T08:06:48.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-26T08:06:48.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-26T08:06:48.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-26T08:06:48.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-26T08:06:48.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-26T08:06:48.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-26T08:06:48.799Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-26T08:07:15.512Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T08:07:15.512Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T08:07:15.512Z] ./bin/test-attribution-txt.sh [2023-04-26T08:07:15.512Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-26T08:07:15.512Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-26T08:07:15.512Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-26T08:07:15.512Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-26T08:07:15.512Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-26T08:07:15.512Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-26T08:07:15.512Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-26T08:07:15.512Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-26T08:07:15.512Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-26T08:07:15.512Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-26T08:07:15.512Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-26T08:07:15.512Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-26T08:07:15.512Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-26T08:07:15.512Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-26T08:07:15.513Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-26T08:07:15.513Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-26T08:07:15.513Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-26T08:07:15.513Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-26T08:07:15.513Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-26T08:07:15.513Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-26T08:07:15.513Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-26T08:07:15.513Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-26T08:07:15.513Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-26T08:07:15.513Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-26T08:07:15.513Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-26T08:07:15.513Z] make -C web test [2023-04-26T08:07:15.513Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/101/web' [2023-04-26T08:07:15.513Z] make[1]: tput: No such file or directory [2023-04-26T08:07:15.513Z] make[1]: tput: No such file or directory [2023-04-26T08:07:15.513Z] warning: generating ./VERSION [2023-04-26T08:07:15.513Z] echo "0.0.0" > VERSION [2023-04-26T08:07:15.513Z] docker build \ [2023-04-26T08:07:15.513Z] -f Dockerfile \ [2023-04-26T08:07:15.513Z] --build-arg USER=1000 \ [2023-04-26T08:07:15.513Z] \ [2023-04-26T08:07:15.513Z] --label "git_sha=3b11f5800bf1be7c6dc664b1a997417eb16645d3" \ [2023-04-26T08:07:15.513Z] -t edgexfoundry/edgex-web-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3 \ [2023-04-26T08:07:15.513Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-26T08:07:15.513Z] . [2023-04-26T08:07:15.513Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-26T08:07:15.513Z] Install the buildx component to build images with BuildKit: [2023-04-26T08:07:15.513Z] https://docs.docker.com/go/buildx/ [2023-04-26T08:07:15.513Z] [2023-04-26T08:07:15.513Z] Sending build context to Docker daemon 3.269MB [2023-04-26T08:07:15.513Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-26T08:07:15.513Z] 16.17-alpine3.15: Pulling from library/node [2023-04-26T08:07:15.513Z] 47517142f6ba: Pulling fs layer [2023-04-26T08:07:15.513Z] 5f8c4bfa009b: Pulling fs layer [2023-04-26T08:07:15.513Z] f7079c9c4ba1: Pulling fs layer [2023-04-26T08:07:15.513Z] aba105e6f55a: Pulling fs layer [2023-04-26T08:07:15.513Z] aba105e6f55a: Waiting [2023-04-26T08:07:15.513Z] f7079c9c4ba1: Verifying Checksum [2023-04-26T08:07:15.513Z] f7079c9c4ba1: Download complete [2023-04-26T08:07:15.513Z] 47517142f6ba: Verifying Checksum [2023-04-26T08:07:15.513Z] 47517142f6ba: Download complete [2023-04-26T08:07:15.513Z] aba105e6f55a: Verifying Checksum [2023-04-26T08:07:15.513Z] aba105e6f55a: Download complete [2023-04-26T08:07:15.513Z] 47517142f6ba: Pull complete [2023-04-26T08:07:15.780Z] 5f8c4bfa009b: Verifying Checksum [2023-04-26T08:07:15.780Z] 5f8c4bfa009b: Download complete [2023-04-26T08:07:20.039Z] 5f8c4bfa009b: Pull complete [2023-04-26T08:07:20.306Z] f7079c9c4ba1: Pull complete [2023-04-26T08:07:20.573Z] aba105e6f55a: Pull complete [2023-04-26T08:07:20.573Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-26T08:07:20.573Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-26T08:07:20.573Z] ---> bf1b8b58d215 [2023-04-26T08:07:20.573Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-26T08:07:21.160Z] ---> Running in be4a3424e68a [2023-04-26T08:07:22.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-26T08:07:22.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-26T08:07:23.365Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-26T08:07:23.365Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-26T08:07:23.365Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-26T08:07:23.365Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-26T08:07:23.365Z] (5/128) Installing libxcb (1.14-r2) [2023-04-26T08:07:23.365Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-26T08:07:23.634Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-26T08:07:23.635Z] (8/128) Installing libice (1.0.10-r0) [2023-04-26T08:07:23.635Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-26T08:07:23.635Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-26T08:07:23.635Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-26T08:07:23.635Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-26T08:07:23.635Z] (13/128) Installing xset (1.2.4-r0) [2023-04-26T08:07:23.635Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-26T08:07:23.635Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-26T08:07:23.635Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-26T08:07:23.635Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-26T08:07:23.635Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-26T08:07:23.635Z] (19/128) Installing libintl (0.21-r0) [2023-04-26T08:07:23.635Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-26T08:07:23.635Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-26T08:07:23.902Z] (22/128) Installing pcre (8.45-r1) [2023-04-26T08:07:23.902Z] (23/128) Installing glib (2.70.1-r0) [2023-04-26T08:07:23.902Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-26T08:07:23.902Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-26T08:07:23.902Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-26T08:07:23.902Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-26T08:07:24.171Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-26T08:07:24.171Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-26T08:07:24.171Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-26T08:07:24.171Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-26T08:07:24.171Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-26T08:07:24.171Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-26T08:07:24.171Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-26T08:07:24.171Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-26T08:07:24.171Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-26T08:07:24.171Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-26T08:07:24.171Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-26T08:07:24.171Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-26T08:07:24.171Z] (40/128) Installing libxi (1.8-r0) [2023-04-26T08:07:24.171Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-26T08:07:24.171Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-26T08:07:24.171Z] (43/128) Installing atk (2.36.0-r0) [2023-04-26T08:07:24.171Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-26T08:07:24.171Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-26T08:07:24.171Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-26T08:07:24.171Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-26T08:07:24.171Z] (48/128) Installing expat (2.5.0-r0) [2023-04-26T08:07:24.171Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-26T08:07:24.441Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-26T08:07:24.441Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-26T08:07:24.441Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-26T08:07:24.441Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-26T08:07:24.441Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-26T08:07:24.441Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-26T08:07:24.441Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-26T08:07:24.441Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-26T08:07:24.441Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-26T08:07:24.441Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-26T08:07:24.441Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-26T08:07:24.441Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-26T08:07:24.441Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-26T08:07:24.709Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-26T08:07:24.709Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-26T08:07:24.709Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-26T08:07:24.709Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-26T08:07:24.709Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-26T08:07:24.709Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-26T08:07:24.709Z] (69/128) Installing pango (1.48.10-r0) [2023-04-26T08:07:24.709Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-26T08:07:24.709Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-26T08:07:24.709Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-26T08:07:24.709Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-26T08:07:24.978Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-26T08:07:24.978Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-26T08:07:25.245Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-26T08:07:25.245Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-26T08:07:25.246Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-26T08:07:25.246Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-26T08:07:25.246Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-26T08:07:27.829Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-26T08:07:27.829Z] (80/128) Installing flac (1.3.4-r0) [2023-04-26T08:07:27.829Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-26T08:07:27.829Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-26T08:07:27.829Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-26T08:07:27.829Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-26T08:07:27.829Z] (85/128) Installing libass (0.15.2-r0) [2023-04-26T08:07:27.829Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-26T08:07:27.829Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-26T08:07:27.829Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-26T08:07:27.829Z] (89/128) Installing lame (3.100-r0) [2023-04-26T08:07:27.829Z] (90/128) Installing opus (1.3.1-r1) [2023-04-26T08:07:27.829Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-26T08:07:27.829Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-26T08:07:27.829Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-26T08:07:27.829Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-26T08:07:27.829Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-26T08:07:27.829Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-26T08:07:27.829Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-26T08:07:27.829Z] (98/128) Installing libva (2.13.0-r0) [2023-04-26T08:07:27.829Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-26T08:07:27.829Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-26T08:07:28.098Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-26T08:07:28.098Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-26T08:07:28.098Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-26T08:07:28.098Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-26T08:07:28.098Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-26T08:07:28.098Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-26T08:07:28.098Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-26T08:07:28.687Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-26T08:07:28.687Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-26T08:07:28.687Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-26T08:07:28.687Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-26T08:07:28.687Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-26T08:07:28.687Z] (113/128) Installing nspr (4.32-r0) [2023-04-26T08:07:28.687Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-26T08:07:28.687Z] (115/128) Installing nss (3.78.1-r0) [2023-04-26T08:07:28.958Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-26T08:07:28.958Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-26T08:07:28.958Z] (118/128) Installing orc (0.4.32-r0) [2023-04-26T08:07:28.958Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-26T08:07:28.958Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-26T08:07:28.958Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-26T08:07:28.958Z] (122/128) Installing libpulse (15.0-r2) [2023-04-26T08:07:28.958Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-26T08:07:28.958Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-26T08:07:28.958Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-26T08:07:28.958Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-26T08:07:28.958Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-26T08:07:28.958Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-26T08:07:33.227Z] Executing busybox-1.34.1-r7.trigger [2023-04-26T08:07:33.227Z] Executing glib-2.70.1-r0.trigger [2023-04-26T08:07:33.227Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-26T08:07:35.168Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-26T08:07:35.168Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-26T08:07:35.168Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-26T08:07:35.168Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-26T08:07:35.435Z] OK: 275 MiB in 144 packages [2023-04-26T08:07:43.637Z] Removing intermediate container be4a3424e68a [2023-04-26T08:07:43.637Z] ---> d622d70dc176 [2023-04-26T08:07:43.637Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-26T08:07:43.637Z] ---> Running in 4249d953ac0e [2023-04-26T08:07:43.637Z] Removing intermediate container 4249d953ac0e [2023-04-26T08:07:43.637Z] ---> 1b6e5b607499 [2023-04-26T08:07:43.637Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-26T08:07:43.637Z] ---> Running in eda542307307 [2023-04-26T08:07:43.905Z] Removing intermediate container eda542307307 [2023-04-26T08:07:43.905Z] ---> 1a8f3f9964fe [2023-04-26T08:07:43.905Z] Step 5/10 : RUN npm install -g npm [2023-04-26T08:07:43.905Z] ---> Running in 21f144c557af [2023-04-26T08:08:10.580Z] [2023-04-26T08:08:10.580Z] removed 7 packages, changed 100 packages, and audited 239 packages in 24s [2023-04-26T08:08:10.580Z] [2023-04-26T08:08:10.580Z] 18 packages are looking for funding [2023-04-26T08:08:10.580Z] run `npm fund` for details [2023-04-26T08:08:10.580Z] [2023-04-26T08:08:10.580Z] found 0 vulnerabilities [2023-04-26T08:08:17.242Z] Removing intermediate container 21f144c557af [2023-04-26T08:08:17.242Z] ---> 98463aeccbf1 [2023-04-26T08:08:17.242Z] Step 6/10 : ARG USER=1000 [2023-04-26T08:08:17.242Z] ---> Running in 8fbae59339ba [2023-04-26T08:08:17.511Z] Removing intermediate container 8fbae59339ba [2023-04-26T08:08:17.511Z] ---> 26beec575598 [2023-04-26T08:08:17.511Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-26T08:08:17.778Z] ---> Running in 0f2845ceedfc [2023-04-26T08:08:19.733Z] Removing intermediate container 0f2845ceedfc [2023-04-26T08:08:19.733Z] ---> 56b22dcbab0e [2023-04-26T08:08:19.733Z] Step 8/10 : USER $USER:$USER [2023-04-26T08:08:19.733Z] ---> Running in 4b0f88e7867b [2023-04-26T08:08:19.733Z] Removing intermediate container 4b0f88e7867b [2023-04-26T08:08:19.733Z] ---> c6ae2fd7fa6e [2023-04-26T08:08:19.733Z] Step 9/10 : WORKDIR /app [2023-04-26T08:08:20.002Z] ---> Running in 56931000ab5b [2023-04-26T08:08:20.271Z] Removing intermediate container 56931000ab5b [2023-04-26T08:08:20.272Z] ---> b563c2cd6c83 [2023-04-26T08:08:20.272Z] Step 10/10 : LABEL git_sha=3b11f5800bf1be7c6dc664b1a997417eb16645d3 [2023-04-26T08:08:20.272Z] ---> Running in 0e6ddb8a51a7 [2023-04-26T08:08:20.541Z] Removing intermediate container 0e6ddb8a51a7 [2023-04-26T08:08:20.541Z] ---> 459ad4c9933c [2023-04-26T08:08:20.541Z] Successfully built 459ad4c9933c [2023-04-26T08:08:20.541Z] Successfully tagged edgexfoundry/edgex-web-ui:3b11f5800bf1be7c6dc664b1a997417eb16645d3 [2023-04-26T08:08:20.541Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-26T08:08:20.541Z] touch edgex-web-ui.imagebuilt [2023-04-26T08:08:20.812Z] mkdir -p node_modules coverage [2023-04-26T08:08:20.812Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-26T08:08:20.812Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE required: { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE }, [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE required: { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE }, [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE required: { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE }, [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE required: { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE }, [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE required: { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE }, [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE required: { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE }, [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE required: { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE }, [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE required: { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE }, [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE Unsupported engine { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE required: { [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE }, [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-26T08:08:33.195Z] npm WARN EBADENGINE } [2023-04-26T08:09:05.499Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-26T08:09:05.499Z] 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 [2023-04-26T08:09:05.499Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-26T08:09:05.499Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-26T08:09:05.499Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-26T08:09:09.768Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-26T08:09:16.432Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-26T08:09:17.019Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-26T08:09:19.605Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-26T08:09:41.881Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-26T08:09:41.881Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-04-26T08:09:41.881Z] 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. [2023-04-26T08:09:45.225Z] 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. [2023-04-26T08:09:46.635Z] 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. [2023-04-26T08:09:48.046Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-26T08:10:00.361Z] 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 [2023-04-26T08:10:01.774Z] 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 [2023-04-26T08:10:16.782Z] 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. [2023-04-26T08:10:49.011Z] 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. [2023-04-26T08:11:27.863Z] [2023-04-26T08:11:27.863Z] added 1475 packages, and audited 1476 packages in 3m [2023-04-26T08:11:27.863Z] [2023-04-26T08:11:27.863Z] 90 packages are looking for funding [2023-04-26T08:11:27.863Z] run `npm fund` for details [2023-04-26T08:11:27.863Z] [2023-04-26T08:11:27.863Z] 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) [2023-04-26T08:11:27.863Z] [2023-04-26T08:11:27.863Z] To address issues that do not require attention, run: [2023-04-26T08:11:27.863Z] npm audit fix [2023-04-26T08:11:27.863Z] [2023-04-26T08:11:27.863Z] To address all issues (including breaking changes), run: [2023-04-26T08:11:27.863Z] npm audit fix --force [2023-04-26T08:11:27.863Z] [2023-04-26T08:11:27.863Z] Run `npm audit` for details. [2023-04-26T08:11:27.863Z] 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 [2023-04-26T08:11:42.837Z] - Generating browser application bundles (phase: setup)... [2023-04-26T08:12:15.037Z] Compiling @angular/core : es2015 as esm2015 [2023-04-26T08:12:15.037Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-26T08:12:41.723Z] Compiling @angular/common : es2015 as esm2015 [2023-04-26T08:12:41.723Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-26T08:12:47.059Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-26T08:12:47.059Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-26T08:12:50.400Z] Compiling @angular/router : es2015 as esm2015 [2023-04-26T08:12:51.359Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-26T08:12:56.701Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-26T08:12:57.660Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-26T08:12:58.245Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-26T08:13:02.513Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-26T08:13:02.513Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-26T08:13:03.094Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-26T08:14:10.941Z] 26 04 2023 08:14:02.525:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-26T08:14:10.941Z] 26 04 2023 08:14:02.537:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-26T08:14:10.941Z] 26 04 2023 08:14:02.562:INFO [launcher]: Starting browser ChromeHeadless [2023-04-26T08:15:32.559Z] 26 04 2023 08:15:19.873:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-26T08:15:37.890Z] 26 04 2023 08:15:37.279:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-04-26T08:15:56.269Z] ✔ Browser application bundle generation complete. [2023-04-26T08:15:56.269Z] 26 04 2023 08:15:56.090:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket RzXm50ioM41_ZsPWAAAB with id 35875983 [2023-04-26T08:16:14.467Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-26T08:16:14.467Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.976 secs) [2023-04-26T08:16:14.735Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.088 secs) [2023-04-26T08:16:14.735Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.14 secs) [2023-04-26T08:16:14.735Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.209 secs) [2023-04-26T08:16:15.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.229 secs) [2023-04-26T08:16:15.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.507 secs) [2023-04-26T08:16:15.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.551 secs) [2023-04-26T08:16:15.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.587 secs) [2023-04-26T08:16:15.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.613 secs) [2023-04-26T08:16:15.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.838 secs) [2023-04-26T08:16:15.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.877 secs) [2023-04-26T08:16:15.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.92 secs) [2023-04-26T08:16:15.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.971 secs) [2023-04-26T08:16:15.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.004 secs) [2023-04-26T08:16:16.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.239 secs) [2023-04-26T08:16:16.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.495 secs) [2023-04-26T08:16:16.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.542 secs) [2023-04-26T08:16:16.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.569 secs) [2023-04-26T08:16:16.867Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.884 secs) [2023-04-26T08:16:16.867Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.906 secs) [2023-04-26T08:16:16.867Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.952 secs) [2023-04-26T08:16:17.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.055 secs) [2023-04-26T08:16:17.402Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.218 secs) [2023-04-26T08:16:17.402Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.303 secs) [2023-04-26T08:16:17.402Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.355 secs) [2023-04-26T08:16:17.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.583 secs) [2023-04-26T08:16:17.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.612 secs) [2023-04-26T08:16:18.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.976 secs) [2023-04-26T08:16:18.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.05 secs) [2023-04-26T08:16:18.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.112 secs) [2023-04-26T08:16:18.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.175 secs) [2023-04-26T08:16:18.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.22 secs) [2023-04-26T08:16:18.740Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.239 secs) [2023-04-26T08:16:18.740Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.368 secs) [2023-04-26T08:16:18.740Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.409 secs) [2023-04-26T08:16:19.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.508 secs) [2023-04-26T08:16:19.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.551 secs) [2023-04-26T08:16:19.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.602 secs) [2023-04-26T08:16:19.275Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.74 secs) [2023-04-26T08:16:19.275Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.774 secs) [2023-04-26T08:16:19.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.827 secs) [2023-04-26T08:16:19.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.178 secs) [2023-04-26T08:16:20.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.365 secs) [2023-04-26T08:16:20.082Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.422 secs) [2023-04-26T08:16:20.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.464 secs) [2023-04-26T08:16:20.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.483 secs) [2023-04-26T08:16:20.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.498 secs) [2023-04-26T08:16:20.644Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.691 secs) [2023-04-26T08:16:20.644Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.713 secs) [2023-04-26T08:16:20.644Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.823 secs) [2023-04-26T08:16:20.912Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.998 secs) [2023-04-26T08:16:20.912Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.018 secs) [2023-04-26T08:16:21.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.032 secs) [2023-04-26T08:16:21.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.061 secs) [2023-04-26T08:16:21.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.103 secs) [2023-04-26T08:16:21.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.121 secs) [2023-04-26T08:16:21.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.133 secs) [2023-04-26T08:16:21.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.55 secs) [2023-04-26T08:16:21.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.64 secs) [2023-04-26T08:16:22.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.822 secs) [2023-04-26T08:16:22.304Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.91 secs) [2023-04-26T08:16:22.304Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.939 secs) [2023-04-26T08:16:22.304Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.979 secs) [2023-04-26T08:16:22.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.112 secs) [2023-04-26T08:16:22.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.245 secs) [2023-04-26T08:16:22.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.297 secs) [2023-04-26T08:16:22.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.317 secs) [2023-04-26T08:16:22.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.369 secs) [2023-04-26T08:16:23.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.892 secs) [2023-04-26T08:16:23.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.938 secs) [2023-04-26T08:16:24.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.327 secs) [2023-04-26T08:16:24.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.385 secs) [2023-04-26T08:16:24.267Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.591 secs) [2023-04-26T08:16:24.267Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.635 secs) [2023-04-26T08:16:24.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.669 secs) [2023-04-26T08:16:24.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.683 secs) [2023-04-26T08:16:24.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.696 secs) [2023-04-26T08:16:24.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.712 secs) [2023-04-26T08:16:24.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.837 secs) [2023-04-26T08:16:24.803Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.079 secs) [2023-04-26T08:16:25.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.097 secs) [2023-04-26T08:16:25.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.109 secs) [2023-04-26T08:16:25.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.209 secs) [2023-04-26T08:16:25.338Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.268 secs) [2023-04-26T08:16:25.338Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.286 secs) [2023-04-26T08:16:25.338Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.297 secs) [2023-04-26T08:16:25.338Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.34 secs) [2023-04-26T08:16:25.338Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.414 secs) [2023-04-26T08:16:25.605Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.499 secs) [2023-04-26T08:16:25.605Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.534 secs) [2023-04-26T08:16:25.605Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.549 secs) [2023-04-26T08:16:25.605Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.564 secs) [2023-04-26T08:16:25.871Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.58 secs) [2023-04-26T08:16:25.871Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.601 secs) [2023-04-26T08:16:25.871Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.611 secs) [2023-04-26T08:16:25.871Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.722 secs) [2023-04-26T08:16:26.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.842 secs) [2023-04-26T08:16:26.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.902 secs) [2023-04-26T08:16:26.404Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.083 secs) [2023-04-26T08:16:26.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.109 secs) [2023-04-26T08:16:26.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.124 secs) [2023-04-26T08:16:26.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.168 secs) [2023-04-26T08:16:26.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.183 secs) [2023-04-26T08:16:26.941Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.265 secs) [2023-04-26T08:16:26.941Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.318 secs) [2023-04-26T08:16:26.941Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.381 secs) [2023-04-26T08:16:27.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.582 secs) [2023-04-26T08:16:27.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.752 secs) [2023-04-26T08:16:27.742Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.817 secs) [2023-04-26T08:16:27.742Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.85 secs) [2023-04-26T08:16:27.742Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.885 secs) [2023-04-26T08:16:27.742Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.908 secs) [2023-04-26T08:16:28.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.993 secs) [2023-04-26T08:16:28.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.068 secs) [2023-04-26T08:16:28.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.115 secs) [2023-04-26T08:16:28.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.175 secs) [2023-04-26T08:16:28.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.415 secs) [2023-04-26T08:16:28.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.503 secs) [2023-04-26T08:16:28.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.649 secs) [2023-04-26T08:16:28.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.704 secs) [2023-04-26T08:16:29.077Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.77 secs) [2023-04-26T08:16:29.077Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.82 secs) [2023-04-26T08:16:29.077Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.91 secs) [2023-04-26T08:16:29.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.042 secs) [2023-04-26T08:16:29.607Z] WARN: ' [2023-04-26T08:16:29.608Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-26T08:16:29.608Z] Support for using the ngModel input property and ngModelChange event with [2023-04-26T08:16:29.608Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-26T08:16:29.608Z] in a future version of Angular. [2023-04-26T08:16:29.608Z] [2023-04-26T08:16:29.608Z] For more information on this, see our API docs here: [2023-04-26T08:16:29.608Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-26T08:16:29.608Z] ' [2023-04-26T08:16:29.608Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.042 secs) [2023-04-26T08:16:29.608Z] WARN: ' [2023-04-26T08:16:29.608Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-26T08:16:29.608Z] Support for using the ngModel input property and ngModelChange event with [2023-04-26T08:16:29.608Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-26T08:16:29.608Z] in a future version of Angular. [2023-04-26T08:16:29.608Z] [2023-04-26T08:16:29.608Z] For more information on this, see our API docs here: [2023-04-26T08:16:29.608Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-26T08:16:29.608Z] ' [2023-04-26T08:16:29.608Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.169 secs) [2023-04-26T08:16:29.608Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.239 secs) [2023-04-26T08:16:29.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.348 secs) [2023-04-26T08:16:29.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.408 secs) [2023-04-26T08:16:29.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.441 secs) [2023-04-26T08:16:30.139Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.496 secs) [2023-04-26T08:16:30.139Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.623 secs) [2023-04-26T08:16:30.409Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.75 secs) [2023-04-26T08:16:30.409Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.824 secs) [2023-04-26T08:16:30.675Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.978 secs) [2023-04-26T08:16:30.675Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.023 secs) [2023-04-26T08:16:30.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.146 secs) [2023-04-26T08:16:30.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.205 secs) [2023-04-26T08:16:31.211Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.27 secs) [2023-04-26T08:16:31.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.479 secs) [2023-04-26T08:16:31.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.619 secs) [2023-04-26T08:16:31.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.679 secs) [2023-04-26T08:16:31.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.702 secs) [2023-04-26T08:16:31.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.729 secs) [2023-04-26T08:16:32.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.753 secs) [2023-04-26T08:16:32.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.798 secs) [2023-04-26T08:16:32.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.857 secs) [2023-04-26T08:16:32.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.914 secs) [2023-04-26T08:16:32.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.932 secs) [2023-04-26T08:16:32.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.947 secs) [2023-04-26T08:16:33.242Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.83 secs / 13.947 secs) [2023-04-26T08:16:33.242Z] TOTAL: 149 SUCCESS [2023-04-26T08:16:33.242Z] ✔ Browser application bundle generation complete. [2023-04-26T08:16:36.573Z] [2023-04-26T08:16:36.573Z] =============================== Coverage summary =============================== [2023-04-26T08:16:36.573Z] Statements : 40.98% ( 1467/3580 ) [2023-04-26T08:16:36.573Z] Branches : 12.03% ( 111/923 ) [2023-04-26T08:16:36.573Z] Functions : 33.28% ( 432/1298 ) [2023-04-26T08:16:36.573Z] Lines : 38.91% ( 1318/3387 ) [2023-04-26T08:16:36.573Z] ================================================================================ [2023-04-26T08:16:36.573Z] 26 04 2023 08:16:36.268:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-26T08:16:37.531Z] ✔ Browser application bundle generation complete. [2023-04-26T08:16:38.494Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/101/web' [Pipeline] echo [2023-04-26T08:16:38.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T08:16:38.542Z] $ docker stop --time=1 ed3e65387d52d874d12b29d7760b0f0551376d65f86fc740870935b9ab74dad9 [2023-04-26T08:16:40.364Z] $ docker rm -f --volumes ed3e65387d52d874d12b29d7760b0f0551376d65f86fc740870935b9ab74dad9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T08:16:41.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T08:16:44.006Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T08:16:49.151Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T08:16:49.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T08:16:52.475Z] + ls -al . [2023-04-26T08:16:52.475Z] total 184 [2023-04-26T08:16:52.475Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 26 08:04 . [2023-04-26T08:16:52.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:01 .. [2023-04-26T08:16:52.475Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:01 .blubracket [2023-04-26T08:16:52.475Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 26 08:01 .dockerignore [2023-04-26T08:16:52.475Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 08:01 .git [2023-04-26T08:16:52.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:01 .github [2023-04-26T08:16:52.475Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 26 08:01 .gitignore [2023-04-26T08:16:52.475Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 26 08:01 Attribution.txt [2023-04-26T08:16:52.475Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 26 08:01 CHANGELOG.md [2023-04-26T08:16:52.475Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 26 08:01 CONTRIBUTING.md [2023-04-26T08:16:52.475Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 26 08:01 Dockerfile [2023-04-26T08:16:52.475Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 26 08:01 Jenkinsfile [2023-04-26T08:16:52.475Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 26 08:01 LICENSE [2023-04-26T08:16:52.475Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 26 08:01 Makefile [2023-04-26T08:16:52.475Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 26 08:01 README.md [2023-04-26T08:16:52.475Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 26 07:57 VERSION [2023-04-26T08:16:52.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:01 assets [2023-04-26T08:16:52.475Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:01 bin [2023-04-26T08:16:52.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:01 cmd [2023-04-26T08:16:52.475Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 26 08:04 coverage.out [2023-04-26T08:16:52.475Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:01 docs [2023-04-26T08:16:52.475Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 26 08:01 go.mod [2023-04-26T08:16:52.475Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 26 08:01 go.sum [2023-04-26T08:16:52.475Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 08:01 internal [2023-04-26T08:16:52.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:01 snap [2023-04-26T08:16:52.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:01 testing [2023-04-26T08:16:52.475Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 08:01 version.go [2023-04-26T08:16:52.475Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 26 08:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:16:52.820Z] + 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=3b11f5800bf1be7c6dc664b1a997417eb16645d3 --label arch=arm64 --label version=3.0.0-dev.5 . [2023-04-26T08:16:54.227Z] Sending build context to Docker daemon 31.55MB [2023-04-26T08:16:54.227Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-26T08:16:54.227Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-26T08:16:54.227Z] ---> 0e6fdaa96ddd [2023-04-26T08:16:54.227Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-26T08:16:55.182Z] ---> Running in f42177593d36 [2023-04-26T08:16:55.183Z] Removing intermediate container f42177593d36 [2023-04-26T08:16:55.183Z] ---> 1a9a94367647 [2023-04-26T08:16:55.183Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T08:16:55.456Z] ---> Running in 1dfa1518a8fd [2023-04-26T08:16:55.720Z] Removing intermediate container 1dfa1518a8fd [2023-04-26T08:16:55.720Z] ---> 5e89755aa903 [2023-04-26T08:16:55.720Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T08:16:55.720Z] ---> Running in 53bf30a8bfa9 [2023-04-26T08:16:55.986Z] Removing intermediate container 53bf30a8bfa9 [2023-04-26T08:16:55.986Z] ---> 2375757577ed [2023-04-26T08:16:55.986Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-26T08:16:55.986Z] ---> Running in 59057cd79d22 [2023-04-26T08:16:56.252Z] Removing intermediate container 59057cd79d22 [2023-04-26T08:16:56.252Z] ---> 9cae9ee806d4 [2023-04-26T08:16:56.252Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-26T08:16:56.516Z] ---> Running in c74524f7138e [2023-04-26T08:16:56.782Z] Removing intermediate container c74524f7138e [2023-04-26T08:16:56.782Z] ---> 1a3dd034f066 [2023-04-26T08:16:56.782Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-26T08:16:59.358Z] ---> 8c3f78091390 [2023-04-26T08:16:59.358Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-26T08:16:59.358Z] ---> Running in 8beaafaed090 [2023-04-26T08:17:01.308Z] Removing intermediate container 8beaafaed090 [2023-04-26T08:17:01.308Z] ---> 2f2bd55e8ea0 [2023-04-26T08:17:01.308Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T08:17:01.308Z] ---> Running in b195fa20fcf2 [2023-04-26T08:17:02.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T08:17:02.843Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T08:17:04.782Z] OK: 263 MiB in 53 packages [2023-04-26T08:17:05.365Z] Removing intermediate container b195fa20fcf2 [2023-04-26T08:17:05.365Z] ---> a14a30d949bf [2023-04-26T08:17:05.365Z] Step 11/26 : ENV GO111MODULE=on [2023-04-26T08:17:05.365Z] ---> Running in 5cb2da6e8ab8 [2023-04-26T08:17:05.633Z] Removing intermediate container 5cb2da6e8ab8 [2023-04-26T08:17:05.633Z] ---> 766a696472f8 [2023-04-26T08:17:05.633Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-26T08:17:05.633Z] ---> Running in 0dfcc44e4902 [2023-04-26T08:17:06.218Z] Removing intermediate container 0dfcc44e4902 [2023-04-26T08:17:06.218Z] ---> 3623e499e258 [2023-04-26T08:17:06.218Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-26T08:17:06.803Z] ---> 464102a02bd1 [2023-04-26T08:17:06.803Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T08:17:06.803Z] ---> Running in 7e21962c29f5 [2023-04-26T08:17:08.752Z] Removing intermediate container 7e21962c29f5 [2023-04-26T08:17:08.752Z] ---> a18024c399f5 [2023-04-26T08:17:08.752Z] Step 15/26 : COPY . . [2023-04-26T08:17:13.009Z] ---> 0aeef9273355 [2023-04-26T08:17:13.009Z] Step 16/26 : RUN ${MAKE} [2023-04-26T08:17:13.009Z] ---> Running in 6f65a26c09b0 [2023-04-26T08:17:13.966Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-04-26T08:19:20.614Z] Removing intermediate container 6f65a26c09b0 [2023-04-26T08:19:20.614Z] ---> 5082ddedc151 [2023-04-26T08:19:20.614Z] Step 17/26 : FROM alpine:3.14 [2023-04-26T08:19:20.614Z] 3.14: Pulling from library/alpine [2023-04-26T08:19:20.614Z] 422ed46b1a92: Pulling fs layer [2023-04-26T08:19:20.614Z] 422ed46b1a92: Verifying Checksum [2023-04-26T08:19:20.614Z] 422ed46b1a92: Download complete [2023-04-26T08:19:20.614Z] 422ed46b1a92: Pull complete [2023-04-26T08:19:20.614Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-26T08:19:20.614Z] Status: Downloaded newer image for alpine:3.14 [2023-04-26T08:19:20.614Z] ---> 46c5e66a9efa [2023-04-26T08:19:20.614Z] Step 18/26 : EXPOSE 4000 [2023-04-26T08:19:20.614Z] ---> Running in d481bb3ad5a6 [2023-04-26T08:19:20.614Z] Removing intermediate container d481bb3ad5a6 [2023-04-26T08:19:20.614Z] ---> caa7a0520afc [2023-04-26T08:19:20.614Z] Step 19/26 : 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 [2023-04-26T08:19:20.614Z] ---> 5297af57be51 [2023-04-26T08:19:20.614Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-26T08:19:20.614Z] ---> 88478a02e5e0 [2023-04-26T08:19:20.614Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-26T08:19:20.614Z] ---> f110013fd5f4 [2023-04-26T08:19:20.614Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-26T08:19:20.614Z] ---> Running in 3845d9050538 [2023-04-26T08:19:20.614Z] Removing intermediate container 3845d9050538 [2023-04-26T08:19:20.614Z] ---> 6ea7f9749b15 [2023-04-26T08:19:20.614Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-26T08:19:20.614Z] ---> Running in 1c41a03e24e0 [2023-04-26T08:19:20.614Z] Removing intermediate container 1c41a03e24e0 [2023-04-26T08:19:20.614Z] ---> 99575a6630f0 [2023-04-26T08:19:20.614Z] Step 24/26 : LABEL arch=arm64 [2023-04-26T08:19:20.614Z] ---> Running in 4e2f28a1f020 [2023-04-26T08:19:20.614Z] Removing intermediate container 4e2f28a1f020 [2023-04-26T08:19:20.614Z] ---> 20d536d262b2 [2023-04-26T08:19:20.614Z] Step 25/26 : LABEL git_sha=3b11f5800bf1be7c6dc664b1a997417eb16645d3 [2023-04-26T08:19:20.614Z] ---> Running in cf9e6af90ecd [2023-04-26T08:19:20.614Z] Removing intermediate container cf9e6af90ecd [2023-04-26T08:19:20.614Z] ---> 48fb455e6aa8 [2023-04-26T08:19:20.614Z] Step 26/26 : LABEL version=3.0.0-dev.5 [2023-04-26T08:19:20.614Z] ---> Running in 83cb1cf16964 [2023-04-26T08:19:20.614Z] Removing intermediate container 83cb1cf16964 [2023-04-26T08:19:20.614Z] ---> d4d05de3f7e3 [2023-04-26T08:19:20.614Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T08:19:20.614Z] Successfully built d4d05de3f7e3 [2023-04-26T08:19:20.614Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T08:19:20.730Z] provisioning config files... [2023-04-26T08:19:20.744Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/101@tmp/config3585170938978154382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:19:21.079Z] ---> docker-login.sh [2023-04-26T08:19:21.079Z] nexus3.edgexfoundry.org:10001 [2023-04-26T08:19:21.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:19:21.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:19:21.347Z] Configure a credential helper to remove this warning. See [2023-04-26T08:19:21.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:19:21.347Z] [2023-04-26T08:19:21.347Z] Login Succeeded [2023-04-26T08:19:21.347Z] nexus3.edgexfoundry.org:10002 [2023-04-26T08:19:21.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:19:21.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:19:21.614Z] Configure a credential helper to remove this warning. See [2023-04-26T08:19:21.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:19:21.614Z] [2023-04-26T08:19:21.614Z] Login Succeeded [2023-04-26T08:19:21.614Z] nexus3.edgexfoundry.org:10003 [2023-04-26T08:19:21.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:19:22.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:19:22.147Z] Configure a credential helper to remove this warning. See [2023-04-26T08:19:22.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:19:22.147Z] [2023-04-26T08:19:22.147Z] Login Succeeded [2023-04-26T08:19:22.147Z] nexus3.edgexfoundry.org:10004 [2023-04-26T08:19:22.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:19:22.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:19:22.415Z] Configure a credential helper to remove this warning. See [2023-04-26T08:19:22.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:19:22.415Z] [2023-04-26T08:19:22.415Z] Login Succeeded [2023-04-26T08:19:22.415Z] docker.io [2023-04-26T08:19:22.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T08:19:22.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T08:19:22.948Z] Configure a credential helper to remove this warning. See [2023-04-26T08:19:22.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T08:19:22.948Z] [2023-04-26T08:19:22.948Z] Login Succeeded [2023-04-26T08:19:22.948Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T08:19:22.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:19:22.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T08:19:23.020Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-04-26T08:19:23.020Z] 3b11f5800bf1be7c6dc664b1a997417eb16645d3 [2023-04-26T08:19:23.020Z] latest [2023-04-26T08:19:23.020Z] 3.0.0-dev.5 [2023-04-26T08:19:23.020Z] 3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5 [2023-04-26T08:19:23.020Z] main [2023-04-26T08:19:23.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:19:23.368Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b11f5800bf1be7c6dc664b1a997417eb16645d3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:19:23.709Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b11f5800bf1be7c6dc664b1a997417eb16645d3 [2023-04-26T08:19:23.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-04-26T08:19:23.709Z] 657252bc386e: Preparing [2023-04-26T08:19:23.709Z] c6f42be50334: Preparing [2023-04-26T08:19:23.709Z] 13023a138c7c: Preparing [2023-04-26T08:19:23.709Z] 6979b741102e: Preparing [2023-04-26T08:19:23.975Z] c6f42be50334: Pushed [2023-04-26T08:19:23.975Z] 657252bc386e: Pushed [2023-04-26T08:19:24.555Z] 6979b741102e: Layer already exists [2023-04-26T08:19:31.183Z] 13023a138c7c: Pushed [2023-04-26T08:19:31.183Z] 3b11f5800bf1be7c6dc664b1a997417eb16645d3: digest: sha256:5cddbb2ed8651ea28999a406bf09279857b5b8df3ebf53e5e19a8cd531494d0d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:19:31.524Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:19:31.860Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-04-26T08:19:31.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-04-26T08:19:31.860Z] 657252bc386e: Preparing [2023-04-26T08:19:31.860Z] c6f42be50334: Preparing [2023-04-26T08:19:31.860Z] 13023a138c7c: Preparing [2023-04-26T08:19:31.860Z] 6979b741102e: Preparing [2023-04-26T08:19:31.860Z] 13023a138c7c: Layer already exists [2023-04-26T08:19:31.860Z] c6f42be50334: Layer already exists [2023-04-26T08:19:31.860Z] 657252bc386e: Layer already exists [2023-04-26T08:19:31.860Z] 6979b741102e: Layer already exists [2023-04-26T08:19:32.126Z] latest: digest: sha256:5cddbb2ed8651ea28999a406bf09279857b5b8df3ebf53e5e19a8cd531494d0d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:19:32.480Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:19:32.821Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.5 [2023-04-26T08:19:32.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-04-26T08:19:32.822Z] 657252bc386e: Preparing [2023-04-26T08:19:32.822Z] c6f42be50334: Preparing [2023-04-26T08:19:32.822Z] 13023a138c7c: Preparing [2023-04-26T08:19:32.822Z] 6979b741102e: Preparing [2023-04-26T08:19:32.822Z] 657252bc386e: Layer already exists [2023-04-26T08:19:32.822Z] c6f42be50334: Layer already exists [2023-04-26T08:19:32.822Z] 6979b741102e: Layer already exists [2023-04-26T08:19:32.822Z] 13023a138c7c: Layer already exists [2023-04-26T08:19:32.822Z] 3.0.0-dev.5: digest: sha256:5cddbb2ed8651ea28999a406bf09279857b5b8df3ebf53e5e19a8cd531494d0d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:19:33.441Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:19:33.791Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5 [2023-04-26T08:19:33.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-04-26T08:19:33.791Z] 657252bc386e: Preparing [2023-04-26T08:19:33.791Z] c6f42be50334: Preparing [2023-04-26T08:19:33.791Z] 13023a138c7c: Preparing [2023-04-26T08:19:33.791Z] 6979b741102e: Preparing [2023-04-26T08:19:33.791Z] 13023a138c7c: Layer already exists [2023-04-26T08:19:33.791Z] 657252bc386e: Layer already exists [2023-04-26T08:19:33.791Z] c6f42be50334: Layer already exists [2023-04-26T08:19:33.791Z] 6979b741102e: Layer already exists [2023-04-26T08:19:33.791Z] 3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5: digest: sha256:5cddbb2ed8651ea28999a406bf09279857b5b8df3ebf53e5e19a8cd531494d0d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:19:34.147Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:19:34.494Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-04-26T08:19:34.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-04-26T08:19:34.494Z] 657252bc386e: Preparing [2023-04-26T08:19:34.494Z] c6f42be50334: Preparing [2023-04-26T08:19:34.494Z] 13023a138c7c: Preparing [2023-04-26T08:19:34.494Z] 6979b741102e: Preparing [2023-04-26T08:19:34.494Z] c6f42be50334: Layer already exists [2023-04-26T08:19:34.494Z] 6979b741102e: Layer already exists [2023-04-26T08:19:34.494Z] 13023a138c7c: Layer already exists [2023-04-26T08:19:34.494Z] 657252bc386e: Layer already exists [2023-04-26T08:19:34.760Z] main: digest: sha256:5cddbb2ed8651ea28999a406bf09279857b5b8df3ebf53e5e19a8cd531494d0d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T08:19:34.830Z] ===================================================== [Pipeline] echo [2023-04-26T08:19:34.838Z] taggedImages: [2023-04-26T08:19:34.838Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b11f5800bf1be7c6dc664b1a997417eb16645d3 [2023-04-26T08:19:34.838Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-04-26T08:19:34.838Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.5 [2023-04-26T08:19:34.838Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3b11f5800bf1be7c6dc664b1a997417eb16645d3-3.0.0-dev.5 [2023-04-26T08:19:34.838Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:19:35.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T08:19:35.210Z] [2023-04-26T08:19:35.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:19:35.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T08:19:35.547Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T08:19:35.547Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T08:19:35.547Z] 04944245beec: Pulling fs layer [2023-04-26T08:19:35.547Z] 699f458cf7ca: Pulling fs layer [2023-04-26T08:19:35.547Z] 765212b225bb: Pulling fs layer [2023-04-26T08:19:35.547Z] f23df028b6ca: Pulling fs layer [2023-04-26T08:19:35.547Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T08:19:35.547Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T08:19:35.547Z] 765212b225bb: Waiting [2023-04-26T08:19:35.547Z] f23df028b6ca: Waiting [2023-04-26T08:19:35.547Z] d65c8cfc05b1: Waiting [2023-04-26T08:19:35.547Z] 2437ff75d9bd: Waiting [2023-04-26T08:19:35.815Z] 04944245beec: Verifying Checksum [2023-04-26T08:19:35.815Z] 04944245beec: Download complete [2023-04-26T08:19:35.815Z] 765212b225bb: Verifying Checksum [2023-04-26T08:19:35.815Z] 765212b225bb: Download complete [2023-04-26T08:19:35.815Z] f23df028b6ca: Verifying Checksum [2023-04-26T08:19:35.815Z] f23df028b6ca: Download complete [2023-04-26T08:19:35.815Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T08:19:35.815Z] d65c8cfc05b1: Download complete [2023-04-26T08:19:35.815Z] 699f458cf7ca: Verifying Checksum [2023-04-26T08:19:35.815Z] 699f458cf7ca: Download complete [2023-04-26T08:19:36.401Z] 8998bd30e6a1: Download complete [2023-04-26T08:19:38.347Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T08:19:38.347Z] 2437ff75d9bd: Download complete [2023-04-26T08:19:40.292Z] 8998bd30e6a1: Pull complete [2023-04-26T08:19:40.876Z] 04944245beec: Pull complete [2023-04-26T08:19:42.287Z] 699f458cf7ca: Pull complete [2023-04-26T08:19:42.287Z] 765212b225bb: Pull complete [2023-04-26T08:19:43.250Z] f23df028b6ca: Pull complete [2023-04-26T08:19:43.250Z] d65c8cfc05b1: Pull complete [2023-04-26T08:19:58.237Z] 2437ff75d9bd: Pull complete [2023-04-26T08:19:58.237Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T08:19:58.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T08:19:58.237Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:19:58.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-10975 does not seem to be running inside a container [2023-04-26T08:19:58.512Z] $ 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/101 -v /w/workspace/edgex-ui-go/101:/w/workspace/edgex-ui-go/101:rw,z -v /w/workspace/edgex-ui-go/101@tmp:/w/workspace/edgex-ui-go/101@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T08:20:04.739Z] $ docker top 824e064f8c89731ae3efb3c63686d686f8543624f361c2e40b312521f4907066 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:20:05.544Z] ---> job-cost.sh [2023-04-26T08:20:05.545Z] lf-activate-venv: SKIPPING [2023-04-26T08:20:05.545Z] INFO: No Stack... [2023-04-26T08:20:06.124Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T08:20:07.082Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T08:20:07.719Z] + cut -d, -f6 [2023-04-26T08:20:07.719Z] + cat /w/workspace/edgex-ui-go/101/archives/cost.csv [Pipeline] lock [2023-04-26T08:20:07.745Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-101-stack-cost] [2023-04-26T08:20:07.775Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-101-stack-cost] did not exist. Created. [2023-04-26T08:20:07.775Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T08:20:08.427Z] /w/workspace/edgex-ui-go/101@tmp/durable-5732a8d1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T08:20:09.074Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T08:20:09.094Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T08:20:13.900Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T08:20:13.907Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T08:20:13.941Z] $ docker stop --time=1 824e064f8c89731ae3efb3c63686d686f8543624f361c2e40b312521f4907066 [2023-04-26T08:20:15.618Z] $ docker rm -f --volumes 824e064f8c89731ae3efb3c63686d686f8543624f361c2e40b312521f4907066 [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 [2023-04-26T08:20:15.986Z] provisioning config files... [2023-04-26T08:20:15.993Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13996863251840577241tmp [Pipeline] { [Pipeline] sh [2023-04-26T08:20:16.288Z] + set +x [2023-04-26T08:20:16.288Z] + curl -s+ https://codecov.io/bash [2023-04-26T08:20:16.288Z] bash -s -- [2023-04-26T08:20:16.548Z] [2023-04-26T08:20:16.548Z] _____ _ [2023-04-26T08:20:16.548Z] / ____| | | [2023-04-26T08:20:16.548Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T08:20:16.548Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T08:20:16.548Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T08:20:16.548Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T08:20:16.548Z] Bash-1.0.6 [2023-04-26T08:20:16.548Z] [2023-04-26T08:20:16.548Z] [2023-04-26T08:20:16.548Z] ==> git version 2.25.1 found [2023-04-26T08:20:16.548Z] ==> 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 [2023-04-26T08:20:16.548Z] Release-Date: 2020-01-08 [2023-04-26T08:20:16.548Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-26T08:20:16.548Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T08:20:16.548Z] ==> Jenkins CI detected. [2023-04-26T08:20:16.548Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-04-26T08:20:16.548Z] project root: . [2023-04-26T08:20:16.548Z] --> token set from env [2023-04-26T08:20:16.548Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T08:20:16.548Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T08:20:16.548Z] ==> Python coveragepy not found [2023-04-26T08:20:16.548Z] ==> Searching for coverage reports in: [2023-04-26T08:20:16.548Z] + . [2023-04-26T08:20:16.548Z] -> Found 1 reports [2023-04-26T08:20:16.548Z] ==> Detecting git/mercurial file structure [2023-04-26T08:20:16.548Z] ==> Reading reports [2023-04-26T08:20:16.806Z] + ./coverage.out bytes=10 [2023-04-26T08:20:16.806Z] ==> Appending adjustments [2023-04-26T08:20:16.806Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T08:20:17.374Z] + Found adjustments [2023-04-26T08:20:17.374Z] ==> Gzipping contents [2023-04-26T08:20:17.374Z] 12K /tmp/codecov.zwiyIc.gz [2023-04-26T08:20:17.374Z] ==> Uploading reports [2023-04-26T08:20:17.374Z] url: https://codecov.io [2023-04-26T08:20:17.374Z] query: branch=main&commit=3b11f5800bf1be7c6dc664b1a997417eb16645d3&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T08:20:17.374Z] -> Pinging Codecov [2023-04-26T08:20:17.374Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=3b11f5800bf1be7c6dc664b1a997417eb16645d3&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T08:20:17.633Z] -> Uploading to [2023-04-26T08:20:17.633Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/FB506323287CE973F263BFD2A0EB1F37/3b11f5800bf1be7c6dc664b1a997417eb16645d3/de7f392c-4299-4125-9a76-a00890ca574a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T082017Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9d19ec4d0883c5eca27134e3147ea5099387c8dc0289bb98fb4257cee67f86f2 [2023-04-26T08:20:17.633Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T08:20:17.633Z] Dload Upload Total Spent Left Speed [2023-04-26T08:20:17.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 37825 --:--:-- --:--:-- --:--:-- 37825 [2023-04-26T08:20:17.893Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3b11f5800bf1be7c6dc664b1a997417eb16645d3 [Pipeline] } [2023-04-26T08:20:17.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-26T08:20:18.047Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-26T08:20:18.057Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:20:18.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T08:20:18.355Z] [2023-04-26T08:20:18.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:20:18.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T08:20:18.657Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-26T08:20:18.657Z] df9b9388f04a: Pulling fs layer [2023-04-26T08:20:18.657Z] 52dc419b0ee2: Pulling fs layer [2023-04-26T08:20:18.657Z] 25bc292e5bac: Pulling fs layer [2023-04-26T08:20:18.657Z] 114826534d7a: Pulling fs layer [2023-04-26T08:20:18.657Z] 4657fd5d0bcf: Pulling fs layer [2023-04-26T08:20:18.657Z] 6ad1cebc031e: Pulling fs layer [2023-04-26T08:20:18.657Z] 8a3aa393b2d8: Pulling fs layer [2023-04-26T08:20:18.657Z] 4657fd5d0bcf: Waiting [2023-04-26T08:20:18.657Z] 6ad1cebc031e: Waiting [2023-04-26T08:20:18.657Z] 8a3aa393b2d8: Waiting [2023-04-26T08:20:18.657Z] 114826534d7a: Waiting [2023-04-26T08:20:18.657Z] 25bc292e5bac: Download complete [2023-04-26T08:20:18.657Z] 52dc419b0ee2: Download complete [2023-04-26T08:20:18.657Z] 4657fd5d0bcf: Verifying Checksum [2023-04-26T08:20:18.657Z] 4657fd5d0bcf: Download complete [2023-04-26T08:20:18.657Z] df9b9388f04a: Download complete [2023-04-26T08:20:18.915Z] 6ad1cebc031e: Verifying Checksum [2023-04-26T08:20:18.915Z] 6ad1cebc031e: Download complete [2023-04-26T08:20:18.915Z] df9b9388f04a: Pull complete [2023-04-26T08:20:18.915Z] 52dc419b0ee2: Pull complete [2023-04-26T08:20:18.915Z] 25bc292e5bac: Pull complete [2023-04-26T08:20:19.481Z] 114826534d7a: Download complete [2023-04-26T08:20:19.481Z] 8a3aa393b2d8: Verifying Checksum [2023-04-26T08:20:19.481Z] 8a3aa393b2d8: Download complete [2023-04-26T08:20:22.765Z] 114826534d7a: Pull complete [2023-04-26T08:20:22.765Z] 4657fd5d0bcf: Pull complete [2023-04-26T08:20:23.023Z] 6ad1cebc031e: Pull complete [2023-04-26T08:20:25.555Z] 8a3aa393b2d8: Pull complete [2023-04-26T08:20:25.555Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-26T08:20:25.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T08:20:25.556Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:20:25.634Z] prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container [2023-04-26T08:20:25.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-26T08:20:30.338Z] $ docker top 9314cee88ae7e8e8fc61674ebfdfc6bcad10e8c79374cc2916d06704dbac23b7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T08:20:30.410Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-04-26T08:20:30.688Z] + set -o pipefail [2023-04-26T08:20:30.688Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-04-26T08:20:37.247Z] [2023-04-26T08:20:37.247Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-04-26T08:20:37.247Z] [2023-04-26T08:20:37.247Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/bd15e0be-fdb2-4e7a-bb06-be7d2e8dd887 [2023-04-26T08:20:37.247Z] [2023-04-26T08:20:37.247Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-04-26T08:20:37.247Z] [2023-04-26T08:20:37.247Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-26T08:20:37.247Z] [2023-04-26T08:20:37.506Z] [2023-04-26T08:20:37.506Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-26T08:20:37.506Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-26T08:20:37.506Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-26T08:20:37.518Z] $ docker stop --time=1 9314cee88ae7e8e8fc61674ebfdfc6bcad10e8c79374cc2916d06704dbac23b7 [2023-04-26T08:20:41.255Z] $ docker rm -f --volumes 9314cee88ae7e8e8fc61674ebfdfc6bcad10e8c79374cc2916d06704dbac23b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T08:20:41.957Z] + git log --format=format:%s -1 3b11f5800bf1be7c6dc664b1a997417eb16645d3 [Pipeline] sh [2023-04-26T08:20:42.249Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T08:20:42.249Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:20:42.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T08:20:42.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:20:42.627Z] prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container [2023-04-26T08:20:42.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T08:20:43.161Z] $ docker top bd59c77acd7cf71377a0116f18fbcdf5b959759b674d8dfd457a466cc4d2cde0 -eo pid,comm [2023-04-26T08:20:43.212Z] 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). [2023-04-26T08:20:43.212Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T08:20:43.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T08:20:43.255Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T08:20:43.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T08:20:43.369Z] $ docker exec bd59c77acd7cf71377a0116f18fbcdf5b959759b674d8dfd457a466cc4d2cde0 ssh-agent [2023-04-26T08:20:43.483Z] SSH_AUTH_SOCK=/tmp/ssh-F8WoYkbHfh20/agent.33 [2023-04-26T08:20:43.483Z] SSH_AGENT_PID=39 [2023-04-26T08:20:43.488Z] Running ssh-add (command line suppressed) [2023-04-26T08:20:43.589Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_825163824075061526.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_825163824075061526.key) [2023-04-26T08:20:43.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T08:20:43.887Z] + git semver tag [2023-04-26T08:20:44.146Z] 2023-04-26 08:20:44,070 [run_tag] DEBUG tag force:False [2023-04-26T08:20:44.146Z] 2023-04-26 08:20:44,070 [check_head_tag] DEBUG check head tag [2023-04-26T08:20:44.146Z] 2023-04-26 08:20:44,071 [execute] INFO git cat-file --batch-check [2023-04-26T08:20:44.146Z] 2023-04-26 08:20:44,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-04-26T08:20:44.146Z] 2023-04-26 08:20:44,076 [execute] INFO git cat-file --batch [2023-04-26T08:20:44.146Z] 2023-04-26 08:20:44,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-04-26T08:20:44.146Z] 2023-04-26 08:20:44,092 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-26T08:20:44.146Z] 2023-04-26 08:20:44,093 [execute] INFO git tag -a v3.0.0-dev.5 -m v3.0.0-dev.5 [2023-04-26T08:20:44.146Z] 2023-04-26 08:20:44,093 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.5', '-m', 'v3.0.0-dev.5'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T08:20:44.146Z] 2023-04-26 08:20:44,098 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-26T08:20:44.146Z] 3.0.0-dev.5 [Pipeline] } [2023-04-26T08:20:44.156Z] $ docker exec --env ******** --env ******** bd59c77acd7cf71377a0116f18fbcdf5b959759b674d8dfd457a466cc4d2cde0 ssh-agent -k [2023-04-26T08:20:44.266Z] unset SSH_AUTH_SOCK; [2023-04-26T08:20:44.266Z] unset SSH_AGENT_PID; [2023-04-26T08:20:44.266Z] echo Agent pid 39 killed; [2023-04-26T08:20:44.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T08:20:44.588Z] + git semver [Pipeline] } [2023-04-26T08:20:44.859Z] $ docker stop --time=1 bd59c77acd7cf71377a0116f18fbcdf5b959759b674d8dfd457a466cc4d2cde0 [2023-04-26T08:20:46.153Z] $ docker rm -f --volumes bd59c77acd7cf71377a0116f18fbcdf5b959759b674d8dfd457a466cc4d2cde0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:20:46.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T08:20:46.548Z] [2023-04-26T08:20:46.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:20:46.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T08:20:46.845Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-26T08:20:46.845Z] ab5ef0e58194: Pulling fs layer [2023-04-26T08:20:46.845Z] 9712f1f96733: Pulling fs layer [2023-04-26T08:20:46.845Z] 63f879dbbcfc: Pulling fs layer [2023-04-26T08:20:46.845Z] 0d9ebad4ef96: Pulling fs layer [2023-04-26T08:20:46.845Z] e9a5061849ea: Pulling fs layer [2023-04-26T08:20:46.845Z] d747dcd14b5f: Pulling fs layer [2023-04-26T08:20:46.845Z] 2de7ff778b66: Pulling fs layer [2023-04-26T08:20:46.845Z] 0d9ebad4ef96: Waiting [2023-04-26T08:20:46.845Z] e9a5061849ea: Waiting [2023-04-26T08:20:46.845Z] 2de7ff778b66: Waiting [2023-04-26T08:20:46.845Z] d747dcd14b5f: Waiting [2023-04-26T08:20:46.845Z] 9712f1f96733: Verifying Checksum [2023-04-26T08:20:46.845Z] 9712f1f96733: Download complete [2023-04-26T08:20:47.103Z] 63f879dbbcfc: Verifying Checksum [2023-04-26T08:20:47.103Z] 63f879dbbcfc: Download complete [2023-04-26T08:20:47.103Z] e9a5061849ea: Verifying Checksum [2023-04-26T08:20:47.103Z] e9a5061849ea: Download complete [2023-04-26T08:20:47.103Z] d747dcd14b5f: Download complete [2023-04-26T08:20:47.362Z] 0d9ebad4ef96: Verifying Checksum [2023-04-26T08:20:47.362Z] 0d9ebad4ef96: Download complete [2023-04-26T08:20:47.362Z] ab5ef0e58194: Download complete [2023-04-26T08:20:47.362Z] 2de7ff778b66: Verifying Checksum [2023-04-26T08:20:47.362Z] 2de7ff778b66: Download complete [2023-04-26T08:20:49.886Z] ab5ef0e58194: Pull complete [2023-04-26T08:20:49.886Z] 9712f1f96733: Pull complete [2023-04-26T08:20:50.819Z] 63f879dbbcfc: Pull complete [2023-04-26T08:20:55.003Z] 0d9ebad4ef96: Pull complete [2023-04-26T08:20:55.003Z] e9a5061849ea: Pull complete [2023-04-26T08:20:55.003Z] d747dcd14b5f: Pull complete [2023-04-26T08:20:55.948Z] 2de7ff778b66: Pull complete [2023-04-26T08:20:55.949Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-26T08:20:55.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T08:20:55.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:20:56.030Z] prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container [2023-04-26T08:20:56.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-26T08:21:02.723Z] $ docker top 22bd7569a648477f4ad78580a3a9f1439b6ac75bacf3bdfefee5c9327ec4b0d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-26T08:21:02.795Z] provisioning config files... [2023-04-26T08:21:02.803Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13796543814259481492tmp [2023-04-26T08:21:02.812Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4855963342470347813tmp [2023-04-26T08:21:02.823Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15744744875094722545tmp [Pipeline] { [Pipeline] echo [2023-04-26T08:21:02.842Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:21:03.123Z] ---> sigul-configuration.sh [2023-04-26T08:21:03.124Z] gpg: directory `/root/.gnupg' created [2023-04-26T08:21:03.124Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-26T08:21:03.124Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-26T08:21:03.124Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-26T08:21:03.124Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-26T08:21:03.124Z] gpg: CAST5 encrypted data [2023-04-26T08:21:03.124Z] gpg: encrypted with 1 passphrase [2023-04-26T08:21:03.124Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-26T08:21:03.411Z] + mkdir /home/jenkins [2023-04-26T08:21:03.411Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-26T08:21:03.694Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-26T08:21:03.704Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:21:03.987Z] ---> sigul-install.sh [2023-04-26T08:21:03.988Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-26T08:21:04.271Z] + git tag --list [2023-04-26T08:21:04.271Z] 0.1.1 [2023-04-26T08:21:04.271Z] v1.1.0 [2023-04-26T08:21:04.271Z] v1.2.0 [2023-04-26T08:21:04.271Z] v1.2.1 [2023-04-26T08:21:04.271Z] v1.3.0 [2023-04-26T08:21:04.271Z] v2.0.0 [2023-04-26T08:21:04.271Z] v2.1.0 [2023-04-26T08:21:04.271Z] v2.2.0 [2023-04-26T08:21:04.271Z] v2.2.1-dev.1 [2023-04-26T08:21:04.271Z] v2.2.1-dev.2 [2023-04-26T08:21:04.271Z] v2.2.1-dev.3 [2023-04-26T08:21:04.271Z] v2.2.1-dev.4 [2023-04-26T08:21:04.271Z] v2.2.1-dev.5 [2023-04-26T08:21:04.271Z] v2.2.1-dev.6 [2023-04-26T08:21:04.271Z] v2.2.1-dev.7 [2023-04-26T08:21:04.271Z] v2.3.0 [2023-04-26T08:21:04.271Z] v2.3.0-dev.10 [2023-04-26T08:21:04.271Z] v2.3.0-dev.11 [2023-04-26T08:21:04.271Z] v2.3.0-dev.12 [2023-04-26T08:21:04.271Z] v2.3.0-dev.13 [2023-04-26T08:21:04.271Z] v2.3.0-dev.14 [2023-04-26T08:21:04.271Z] v2.3.0-dev.15 [2023-04-26T08:21:04.271Z] v2.3.0-dev.16 [2023-04-26T08:21:04.271Z] v2.3.0-dev.17 [2023-04-26T08:21:04.271Z] v2.3.0-dev.18 [2023-04-26T08:21:04.271Z] v2.3.0-dev.19 [2023-04-26T08:21:04.271Z] v2.3.0-dev.20 [2023-04-26T08:21:04.271Z] v2.3.0-dev.21 [2023-04-26T08:21:04.271Z] v2.3.0-dev.22 [2023-04-26T08:21:04.271Z] v2.3.0-dev.23 [2023-04-26T08:21:04.271Z] v2.3.0-dev.24 [2023-04-26T08:21:04.271Z] v2.3.0-dev.7 [2023-04-26T08:21:04.271Z] v2.3.0-dev.8 [2023-04-26T08:21:04.271Z] v2.3.0-dev.9 [2023-04-26T08:21:04.271Z] v3.0.0-dev.1 [2023-04-26T08:21:04.271Z] v3.0.0-dev.2 [2023-04-26T08:21:04.271Z] v3.0.0-dev.3 [2023-04-26T08:21:04.271Z] v3.0.0-dev.4 [2023-04-26T08:21:04.271Z] v3.0.0-dev.5 [Pipeline] sh [2023-04-26T08:21:04.558Z] + lftools sign git-tag v3.0.0-dev.5 [2023-04-26T08:21:05.124Z] Signing Git tag with Sigul... [2023-04-26T08:21:05.124Z] Signing v3.0.0-dev.5 [Pipeline] echo [2023-04-26T08:21:05.392Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:21:05.678Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-26T08:21:05.685Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-26T08:21:05.705Z] $ docker stop --time=1 22bd7569a648477f4ad78580a3a9f1439b6ac75bacf3bdfefee5c9327ec4b0d5 [2023-04-26T08:21:06.998Z] $ docker rm -f --volumes 22bd7569a648477f4ad78580a3a9f1439b6ac75bacf3bdfefee5c9327ec4b0d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-26T08:21:07.427Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T08:21:07.427Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:21:07.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T08:21:07.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:21:07.907Z] prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container [2023-04-26T08:21:07.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T08:21:08.265Z] $ docker top 59d79aaffce43dcb7a0abe3c3c0b1b069cf08606ba02d7d29d9c5a7cd1dc9eed -eo pid,comm [2023-04-26T08:21:08.309Z] 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). [2023-04-26T08:21:08.309Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T08:21:08.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T08:21:08.346Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T08:21:08.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T08:21:08.468Z] $ docker exec 59d79aaffce43dcb7a0abe3c3c0b1b069cf08606ba02d7d29d9c5a7cd1dc9eed ssh-agent [2023-04-26T08:21:08.566Z] SSH_AUTH_SOCK=/tmp/ssh-8oBUnTvmJ8qz/agent.32 [2023-04-26T08:21:08.566Z] SSH_AGENT_PID=38 [2023-04-26T08:21:08.571Z] Running ssh-add (command line suppressed) [2023-04-26T08:21:08.663Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17053959373757161117.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17053959373757161117.key) [2023-04-26T08:21:08.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T08:21:08.959Z] + git semver bump pre [2023-04-26T08:21:09.218Z] 2023-04-26 08:21:09,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-26T08:21:09.218Z] 2023-04-26 08:21:09,132 [bump_version] DEBUG bumping version:3.0.0-dev.5 on axis:pre with prefix:dev [2023-04-26T08:21:09.218Z] 2023-04-26 08:21:09,132 [bump_version] DEBUG bumped version:3.0.0-dev.6 [2023-04-26T08:21:09.218Z] 2023-04-26 08:21:09,132 [write_version] DEBUG write version:3.0.0-dev.6 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-04-26T08:21:09.218Z] 2023-04-26 08:21:09,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-26T08:21:09.218Z] 2023-04-26 08:21:09,132 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-26T08:21:09.218Z] 2023-04-26 08:21:09,134 [execute] INFO git cat-file --batch-check [2023-04-26T08:21:09.218Z] 2023-04-26 08:21:09,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T08:21:09.218Z] 2023-04-26 08:21:09,138 [execute] INFO git cat-file --batch [2023-04-26T08:21:09.218Z] 2023-04-26 08:21:09,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T08:21:09.218Z] 2023-04-26 08:21:09,143 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-26T08:21:09.218Z] 3.0.0-dev.6 [Pipeline] } [2023-04-26T08:21:09.229Z] $ docker exec --env ******** --env ******** 59d79aaffce43dcb7a0abe3c3c0b1b069cf08606ba02d7d29d9c5a7cd1dc9eed ssh-agent -k [2023-04-26T08:21:09.333Z] unset SSH_AUTH_SOCK; [2023-04-26T08:21:09.333Z] unset SSH_AGENT_PID; [2023-04-26T08:21:09.334Z] echo Agent pid 38 killed; [2023-04-26T08:21:09.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T08:21:09.650Z] + git semver [Pipeline] } [2023-04-26T08:21:09.922Z] $ docker stop --time=1 59d79aaffce43dcb7a0abe3c3c0b1b069cf08606ba02d7d29d9c5a7cd1dc9eed [2023-04-26T08:21:11.233Z] $ docker rm -f --volumes 59d79aaffce43dcb7a0abe3c3c0b1b069cf08606ba02d7d29d9c5a7cd1dc9eed [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T08:21:11.566Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T08:21:11.566Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:21:11.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T08:21:11.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:21:11.933Z] prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container [2023-04-26T08:21:11.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T08:21:12.261Z] $ docker top 4f92da4d0969dfc74fea8f422907704859e5cbbbfbb9992a5f2be0ccd265d6c0 -eo pid,comm [2023-04-26T08:21:12.309Z] 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). [2023-04-26T08:21:12.309Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T08:21:12.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T08:21:12.344Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T08:21:12.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T08:21:12.459Z] $ docker exec 4f92da4d0969dfc74fea8f422907704859e5cbbbfbb9992a5f2be0ccd265d6c0 ssh-agent [2023-04-26T08:21:12.560Z] SSH_AUTH_SOCK=/tmp/ssh-i9LKCeGmgS65/agent.32 [2023-04-26T08:21:12.560Z] SSH_AGENT_PID=38 [2023-04-26T08:21:12.566Z] Running ssh-add (command line suppressed) [2023-04-26T08:21:12.681Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2145260396306490561.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2145260396306490561.key) [2023-04-26T08:21:12.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T08:21:12.981Z] + git semver push [2023-04-26T08:21:13.241Z] 2023-04-26 08:21:13,147 [run_push] DEBUG push [2023-04-26T08:21:13.241Z] 2023-04-26 08:21:13,148 [execute] INFO git cat-file --batch-check [2023-04-26T08:21:13.241Z] 2023-04-26 08:21:13,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T08:21:13.241Z] 2023-04-26 08:21:13,151 [execute] INFO git rev-list f273eb2e9c5e4adb416f77bf83c36aa0e4f098c4 -- [2023-04-26T08:21:13.241Z] 2023-04-26 08:21:13,152 [execute] DEBUG Popen(['git', 'rev-list', 'f273eb2e9c5e4adb416f77bf83c36aa0e4f098c4', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T08:21:13.241Z] 2023-04-26 08:21:13,158 [execute] INFO git fetch -v origin [2023-04-26T08:21:13.241Z] 2023-04-26 08:21:13,159 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-26T08:21:13.810Z] 2023-04-26 08:21:13,641 [run_push] DEBUG no remote changes detected [2023-04-26T08:21:13.810Z] 2023-04-26 08:21:13,641 [execute] INFO git push origin semver [2023-04-26T08:21:13.810Z] 2023-04-26 08:21:13,642 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T08:21:14.749Z] 2023-04-26 08:21:14,451 [run_push] DEBUG push all version tags [2023-04-26T08:21:14.749Z] 2023-04-26 08:21:14,452 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-26T08:21:14.749Z] 2023-04-26 08:21:14,452 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T08:21:15.318Z] 2023-04-26 08:21:15,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-26T08:21:15.318Z] 3.0.0-dev.6 [Pipeline] } [2023-04-26T08:21:15.327Z] $ docker exec --env ******** --env ******** 4f92da4d0969dfc74fea8f422907704859e5cbbbfbb9992a5f2be0ccd265d6c0 ssh-agent -k [2023-04-26T08:21:15.424Z] unset SSH_AUTH_SOCK; [2023-04-26T08:21:15.425Z] unset SSH_AGENT_PID; [2023-04-26T08:21:15.425Z] echo Agent pid 38 killed; [2023-04-26T08:21:15.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T08:21:15.740Z] + git semver [Pipeline] } [2023-04-26T08:21:16.012Z] $ docker stop --time=1 4f92da4d0969dfc74fea8f422907704859e5cbbbfbb9992a5f2be0ccd265d6c0 [2023-04-26T08:21:17.273Z] $ docker rm -f --volumes 4f92da4d0969dfc74fea8f422907704859e5cbbbfbb9992a5f2be0ccd265d6c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2023-04-26T08:21:17.835Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-04-26T08:21:17.835Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-04-26T08:21:17.835Z] total 16 [2023-04-26T08:21:17.835Z] drwxr-xr-x 3 root root 4096 Apr 26 08:01 . [2023-04-26T08:21:17.835Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 26 08:21 .. [2023-04-26T08:21:17.835Z] drwxr-xr-x 2 root root 4096 Apr 26 08:01 cost [2023-04-26T08:21:17.835Z] -rw-r--r-- 1 root root 83 Apr 26 08:01 cost.csv [2023-04-26T08:21:17.835Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-04-26T08:21:17.835Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-04-26T08:21:17.835Z] total 16 [2023-04-26T08:21:17.835Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 08:01 . [2023-04-26T08:21:17.835Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 26 08:21 .. [2023-04-26T08:21:17.835Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 08:01 cost [2023-04-26T08:21:17.835Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 26 08:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:21:18.127Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:21:18.986Z] ---> package-listing.sh [2023-04-26T08:21:18.986Z] ++ facter osfamily [2023-04-26T08:21:18.986Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T08:21:19.246Z] + OS_FAMILY=debian [2023-04-26T08:21:19.246Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-04-26T08:21:19.246Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T08:21:19.246Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T08:21:19.246Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T08:21:19.246Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T08:21:19.246Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-04-26T08:21:19.246Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T08:21:19.246Z] + case "${OS_FAMILY}" in [2023-04-26T08:21:19.246Z] + dpkg -l [2023-04-26T08:21:19.246Z] + grep '^ii' [2023-04-26T08:21:19.246Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T08:21:19.246Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T08:21:19.246Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T08:21:19.246Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-04-26T08:21:19.247Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-04-26T08:21:19.247Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-04-26T08:21:19.256Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T08:21:19.532Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T08:21:20.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T08:21:20.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T08:21:20.153Z] prd-ubuntu20.04-docker-8c-8g-10974 does not seem to be running inside a container [2023-04-26T08:21:20.184Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T08:21:20.410Z] $ docker top 2e3c046f4bada2a79c887a020f5efd2a7b4d989ff163ce67e1328c6705fb2a9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T08:21:20.753Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T08:21:21.038Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T08:21:21.322Z] + ls /var/log/sa-host [2023-04-26T08:21:21.322Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T08:21:21.393Z] provisioning config files... [2023-04-26T08:21:21.403Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3771034491567754511tmp [Pipeline] { [Pipeline] echo [2023-04-26T08:21:21.415Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:21:21.694Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T08:21:21.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:21:22.032Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T08:21:22.039Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:21:22.320Z] ---> sudo-logs.sh [2023-04-26T08:21:22.320Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T08:21:22.347Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:21:22.630Z] ---> job-cost.sh [2023-04-26T08:21:22.630Z] lf-activate-venv: SKIPPING [2023-04-26T08:21:22.630Z] DEBUG: total: 0.2199999988079071 [2023-04-26T08:21:22.630Z] INFO: Retrieving Stack Cost... [2023-04-26T08:21:23.197Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T08:21:23.457Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T08:21:23.470Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T08:21:23.748Z] ---> logs-deploy.sh [2023-04-26T08:21:23.748Z] lf-activate-venv: SKIPPING [2023-04-26T08:21:23.748Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/101 [2023-04-26T08:21:23.748Z] INFO: archiving workspace using pattern(s): [2023-04-26T08:21:24.683Z] Archives upload complete. [2023-04-26T08:21:24.683Z] INFO: archiving logs to Nexus