Pull request #290 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0262cbdbfc4dd522540b5090e6c3fd5de290432e+e03c6e991c633265ca57616196638541aa716f8b (d67c9008b0689047f4dd6bb04b52f9eca4f8430e) 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-ssh16885122249811273168.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17631081344437652724.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13176553788606662369.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9205853458607325336.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17705221698778359165.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13611963028342446492.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera 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: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-5652’ Running on prd-ubuntu20.04-docker-8c-8g-5656 in /w/workspace/undry_device-onvif-camera_PR-290 [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/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-290 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit 0262cbdbfc4dd522540b5090e6c3fd5de290432e Merge succeeded, producing 0262cbdbfc4dd522540b5090e6c3fd5de290432e Checking out Revision 0262cbdbfc4dd522540b5090e6c3fd5de290432e (PR-290) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0262cbdbfc4dd522540b5090e6c3fd5de290432e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e03c6e991c633265ca57616196638541aa716f8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0262cbdbfc4dd522540b5090e6c3fd5de290432e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-24T04:05:07.759Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-24T04:05:07.929Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-24T04:05:08.022Z] ========================================================= [2023-03-24T04:05:08.022Z] EdgeX Global Pipelines Version Info [2023-03-24T04:05:08.022Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:05:08.761Z] ------------------- [2023-03-24T04:05:08.761Z] stable info: [2023-03-24T04:05:08.761Z] ------------------- [2023-03-24T04:05:08.761Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-24T04:05:08.761Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-24T04:05:08.761Z] Message: update stable to v1.0.245 [2023-03-24T04:05:09.329Z] ------------------- [2023-03-24T04:05:09.329Z] experimental info: [2023-03-24T04:05:09.329Z] ------------------- [2023-03-24T04:05:09.329Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-24T04:05:09.329Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-24T04:05:09.329Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-24T04:05:09.594Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-24T04:05:09.630Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-24T04:05:09.666Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-24T04:05:09.701Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-24T04:05:09.739Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-24T04:05:09.776Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-24T04:05:09.815Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-24T04:05:09.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-24T04:05:09.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-24T04:05:09.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-24T04:05:09.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-24T04:05:09.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-24T04:05:10.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-24T04:05:10.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-24T04:05:10.102Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T04:05:10.137Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T04:05:10.175Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-24T04:05:10.211Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-24T04:05:10.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-24T04:05:10.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-24T04:05:10.318Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-24T04:05:10.355Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-24T04:05:10.392Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-24T04:05:10.430Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-24T04:05:10.467Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-24T04:05:10.505Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-24T04:05:10.544Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-24T04:05:10.584Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-290 [Pipeline] echo [2023-03-24T04:05:10.622Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-290 [Pipeline] echo [2023-03-24T04:05:10.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-290 [Pipeline] echo [2023-03-24T04:05:10.696Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0262cbdbfc4dd522540b5090e6c3fd5de290432e [Pipeline] echo [2023-03-24T04:05:10.742Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0262cbd [Pipeline] echo [2023-03-24T04:05:10.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T04:05:10.888Z] provisioning config files... [2023-03-24T04:05:10.902Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-290@tmp/config7095587320140012076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:05:11.253Z] ---> docker-login.sh [2023-03-24T04:05:11.253Z] nexus3.edgexfoundry.org:10001 [2023-03-24T04:05:11.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:05:11.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:05:11.513Z] Configure a credential helper to remove this warning. See [2023-03-24T04:05:11.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:05:11.513Z] [2023-03-24T04:05:11.513Z] Login Succeeded [2023-03-24T04:05:11.513Z] nexus3.edgexfoundry.org:10002 [2023-03-24T04:05:11.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:05:11.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:05:11.513Z] Configure a credential helper to remove this warning. See [2023-03-24T04:05:11.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:05:11.513Z] [2023-03-24T04:05:11.513Z] Login Succeeded [2023-03-24T04:05:11.513Z] nexus3.edgexfoundry.org:10003 [2023-03-24T04:05:11.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:05:11.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:05:11.772Z] Configure a credential helper to remove this warning. See [2023-03-24T04:05:11.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:05:11.772Z] [2023-03-24T04:05:11.772Z] Login Succeeded [2023-03-24T04:05:11.772Z] nexus3.edgexfoundry.org:10004 [2023-03-24T04:05:11.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:05:11.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:05:11.772Z] Configure a credential helper to remove this warning. See [2023-03-24T04:05:11.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:05:11.772Z] [2023-03-24T04:05:11.772Z] Login Succeeded [2023-03-24T04:05:11.772Z] docker.io [2023-03-24T04:05:12.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:05:12.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:05:12.291Z] Configure a credential helper to remove this warning. See [2023-03-24T04:05:12.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:05:12.291Z] [2023-03-24T04:05:12.291Z] Login Succeeded [2023-03-24T04:05:12.291Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T04:05:12.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-24T04:05:12.947Z] + git rev-list -1 --merges 0262cbdbfc4dd522540b5090e6c3fd5de290432e~1..0262cbdbfc4dd522540b5090e6c3fd5de290432e [Pipeline] echo [2023-03-24T04:05:13.015Z] -----------> git rev-list -1 --merges 0262cbdbfc4dd522540b5090e6c3fd5de290432e~1..0262cbdbfc4dd522540b5090e6c3fd5de290432e 0262cbdbfc4dd522540b5090e6c3fd5de290432e [false] [Pipeline] sh [2023-03-24T04:05:13.325Z] + git log --format=format:%s -1 0262cbdbfc4dd522540b5090e6c3fd5de290432e [Pipeline] echo [2023-03-24T04:05:13.358Z] ========================================================= [2023-03-24T04:05:13.359Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-24T04:05:13.359Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T04:05:13.778Z] + git log --format=format:%s -1 0262cbdbfc4dd522540b5090e6c3fd5de290432e [Pipeline] echo [2023-03-24T04:05:13.809Z] [semverPrep] GIT_COMMIT: 0262cbdbfc4dd522540b5090e6c3fd5de290432e, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-24T04:05:13.839Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-24T04:05:14.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-24T04:05:14.213Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-24T04:05:14.213Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-24T04:05:14.213Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-24T04:05:14.213Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-24T04:05:14.213Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-24T04:05:14.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:05:14.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T04:05:14.636Z] [2023-03-24T04:05:14.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:05:15.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T04:05:15.014Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-24T04:05:15.014Z] b85a868b505f: Pulling fs layer [2023-03-24T04:05:15.014Z] e2be974225ed: Pulling fs layer [2023-03-24T04:05:15.014Z] 339a4e72a1f5: Pulling fs layer [2023-03-24T04:05:15.014Z] 988bab9f4d93: Pulling fs layer [2023-03-24T04:05:15.014Z] 1469e6f7b9e6: Pulling fs layer [2023-03-24T04:05:15.014Z] eaf3925da568: Pulling fs layer [2023-03-24T04:05:15.014Z] bab4dde63d76: Pulling fs layer [2023-03-24T04:05:15.014Z] bde34c3a00c8: Pulling fs layer [2023-03-24T04:05:15.014Z] b352a97aabf1: Pulling fs layer [2023-03-24T04:05:15.014Z] 4872d77fe225: Pulling fs layer [2023-03-24T04:05:15.014Z] 5851b861e8e6: Pulling fs layer [2023-03-24T04:05:15.014Z] 988bab9f4d93: Waiting [2023-03-24T04:05:15.014Z] 4872d77fe225: Waiting [2023-03-24T04:05:15.014Z] 1469e6f7b9e6: Waiting [2023-03-24T04:05:15.014Z] eaf3925da568: Waiting [2023-03-24T04:05:15.014Z] 5851b861e8e6: Waiting [2023-03-24T04:05:15.014Z] bab4dde63d76: Waiting [2023-03-24T04:05:15.014Z] b352a97aabf1: Waiting [2023-03-24T04:05:15.014Z] bde34c3a00c8: Waiting [2023-03-24T04:05:15.014Z] e2be974225ed: Download complete [2023-03-24T04:05:15.014Z] 988bab9f4d93: Download complete [2023-03-24T04:05:15.289Z] 339a4e72a1f5: Verifying Checksum [2023-03-24T04:05:15.289Z] 339a4e72a1f5: Download complete [2023-03-24T04:05:15.289Z] eaf3925da568: Download complete [2023-03-24T04:05:15.289Z] 1469e6f7b9e6: Verifying Checksum [2023-03-24T04:05:15.289Z] 1469e6f7b9e6: Download complete [2023-03-24T04:05:15.289Z] bde34c3a00c8: Download complete [2023-03-24T04:05:15.289Z] b352a97aabf1: Verifying Checksum [2023-03-24T04:05:15.289Z] b352a97aabf1: Download complete [2023-03-24T04:05:15.289Z] 4872d77fe225: Verifying Checksum [2023-03-24T04:05:15.289Z] 4872d77fe225: Download complete [2023-03-24T04:05:15.289Z] 5851b861e8e6: Download complete [2023-03-24T04:05:15.289Z] b85a868b505f: Verifying Checksum [2023-03-24T04:05:15.289Z] b85a868b505f: Download complete [2023-03-24T04:05:15.555Z] bab4dde63d76: Verifying Checksum [2023-03-24T04:05:15.555Z] bab4dde63d76: Download complete [2023-03-24T04:05:16.492Z] b85a868b505f: Pull complete [2023-03-24T04:05:16.750Z] e2be974225ed: Pull complete [2023-03-24T04:05:17.320Z] 339a4e72a1f5: Pull complete [2023-03-24T04:05:17.320Z] 988bab9f4d93: Pull complete [2023-03-24T04:05:17.583Z] 1469e6f7b9e6: Pull complete [2023-03-24T04:05:17.583Z] eaf3925da568: Pull complete [2023-03-24T04:05:19.486Z] bab4dde63d76: Pull complete [2023-03-24T04:05:19.486Z] bde34c3a00c8: Pull complete [2023-03-24T04:05:19.486Z] b352a97aabf1: Pull complete [2023-03-24T04:05:19.745Z] 4872d77fe225: Pull complete [2023-03-24T04:05:19.745Z] 5851b861e8e6: Pull complete [2023-03-24T04:05:19.745Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-24T04:05:19.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T04:05:19.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T04:05:19.963Z] prd-ubuntu20.04-docker-8c-8g-5656 does not seem to be running inside a container [2023-03-24T04:05:19.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-290 -v /w/workspace/undry_device-onvif-camera_PR-290:/w/workspace/undry_device-onvif-camera_PR-290:rw,z -v /w/workspace/undry_device-onvif-camera_PR-290@tmp:/w/workspace/undry_device-onvif-camera_PR-290@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-03-24T04:05:21.267Z] $ docker top 2722a5517d61151c316301b9d90eab1a2fe2036ddb9291750efc76ac660ab1f8 -eo pid,comm [2023-03-24T04:05:21.342Z] 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-03-24T04:05:21.342Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-24T04:05:21.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T04:05:21.472Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T04:05:21.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T04:05:21.584Z] $ docker exec 2722a5517d61151c316301b9d90eab1a2fe2036ddb9291750efc76ac660ab1f8 ssh-agent [2023-03-24T04:05:21.720Z] SSH_AUTH_SOCK=/tmp/ssh-9NNZwSsEjar0/agent.32 [2023-03-24T04:05:21.720Z] SSH_AGENT_PID=38 [2023-03-24T04:05:21.725Z] Running ssh-add (command line suppressed) [2023-03-24T04:05:21.811Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-290@tmp/private_key_13616971679194177977.key (/w/workspace/undry_device-onvif-camera_PR-290@tmp/private_key_13616971679194177977.key) [2023-03-24T04:05:21.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T04:05:22.173Z] + git tag --points-at HEAD [Pipeline] } [2023-03-24T04:05:22.181Z] $ docker exec --env ******** --env ******** 2722a5517d61151c316301b9d90eab1a2fe2036ddb9291750efc76ac660ab1f8 ssh-agent -k [2023-03-24T04:05:22.288Z] unset SSH_AUTH_SOCK; [2023-03-24T04:05:22.289Z] unset SSH_AGENT_PID; [2023-03-24T04:05:22.289Z] echo Agent pid 38 killed; [2023-03-24T04:05:22.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-24T04:05:22.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T04:05:22.398Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T04:05:22.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T04:05:22.496Z] $ docker exec 2722a5517d61151c316301b9d90eab1a2fe2036ddb9291750efc76ac660ab1f8 ssh-agent [2023-03-24T04:05:22.626Z] SSH_AUTH_SOCK=/tmp/ssh-ZgdwpCntieXA/agent.70 [2023-03-24T04:05:22.626Z] SSH_AGENT_PID=76 [2023-03-24T04:05:22.631Z] Running ssh-add (command line suppressed) [2023-03-24T04:05:22.730Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-290@tmp/private_key_9526890495867720339.key (/w/workspace/undry_device-onvif-camera_PR-290@tmp/private_key_9526890495867720339.key) [2023-03-24T04:05:22.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T04:05:23.090Z] + git semver init [2023-03-24T04:05:23.349Z] 2023-03-24 04:05:23,251 [run_init] DEBUG init version:0.0.0 force:False [2023-03-24T04:05:23.349Z] 2023-03-24 04:05:23,252 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-290/.semver [2023-03-24T04:05:23.349Z] 2023-03-24 04:05:23,253 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-290/.semver [2023-03-24T04:05:23.349Z] 2023-03-24 04:05:23,253 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-290/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-290, universal_newlines=False, shell=None, istream=None) [2023-03-24T04:05:24.287Z] 2023-03-24 04:05:24,160 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-290/.git/info/exclude [2023-03-24T04:05:24.287Z] 2023-03-24 04:05:24,161 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-290/.semver/PR-290 with force:False [2023-03-24T04:05:24.287Z] 2023-03-24 04:05:24,161 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-290/.semver/PR-290 [2023-03-24T04:05:24.287Z] 2023-03-24 04:05:24,165 [execute] INFO git cat-file --batch-check [2023-03-24T04:05:24.287Z] 2023-03-24 04:05:24,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-290/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T04:05:24.287Z] 2023-03-24 04:05:24,172 [execute] INFO git cat-file --batch [2023-03-24T04:05:24.287Z] 2023-03-24 04:05:24,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-290/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T04:05:24.287Z] 2023-03-24 04:05:24,177 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-290/.semver/PR-290 [2023-03-24T04:05:24.287Z] 0.0.0 [Pipeline] } [2023-03-24T04:05:24.295Z] $ docker exec --env ******** --env ******** 2722a5517d61151c316301b9d90eab1a2fe2036ddb9291750efc76ac660ab1f8 ssh-agent -k [2023-03-24T04:05:24.397Z] unset SSH_AUTH_SOCK; [2023-03-24T04:05:24.397Z] unset SSH_AGENT_PID; [2023-03-24T04:05:24.397Z] echo Agent pid 76 killed; [2023-03-24T04:05:24.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T04:05:24.838Z] + git semver [Pipeline] } [2023-03-24T04:05:25.104Z] $ docker stop --time=1 2722a5517d61151c316301b9d90eab1a2fe2036ddb9291750efc76ac660ab1f8 [2023-03-24T04:05:26.407Z] $ docker rm -f --volumes 2722a5517d61151c316301b9d90eab1a2fe2036ddb9291750efc76ac660ab1f8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T04:05:26.823Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-24T04:05:27.093Z] Stashed 1 file(s) [Pipeline] echo [2023-03-24T04:05:27.111Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T04:05:27.664Z] provisioning config files... [2023-03-24T04:05:27.676Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-290@tmp/config3185323560043732833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:05:28.012Z] ---> docker-login.sh [2023-03-24T04:05:28.012Z] nexus3.edgexfoundry.org:10001 [2023-03-24T04:05:28.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:05:28.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:05:28.012Z] Configure a credential helper to remove this warning. See [2023-03-24T04:05:28.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:05:28.012Z] [2023-03-24T04:05:28.012Z] Login Succeeded [2023-03-24T04:05:28.012Z] nexus3.edgexfoundry.org:10002 [2023-03-24T04:05:28.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:05:28.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:05:28.012Z] Configure a credential helper to remove this warning. See [2023-03-24T04:05:28.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:05:28.012Z] [2023-03-24T04:05:28.012Z] Login Succeeded [2023-03-24T04:05:28.012Z] nexus3.edgexfoundry.org:10003 [2023-03-24T04:05:28.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:05:28.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:05:28.271Z] Configure a credential helper to remove this warning. See [2023-03-24T04:05:28.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:05:28.271Z] [2023-03-24T04:05:28.271Z] Login Succeeded [2023-03-24T04:05:28.271Z] nexus3.edgexfoundry.org:10004 [2023-03-24T04:05:28.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:05:28.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:05:28.271Z] Configure a credential helper to remove this warning. See [2023-03-24T04:05:28.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:05:28.271Z] [2023-03-24T04:05:28.272Z] Login Succeeded [2023-03-24T04:05:28.272Z] docker.io [2023-03-24T04:05:28.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:05:28.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:05:28.790Z] Configure a credential helper to remove this warning. See [2023-03-24T04:05:28.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:05:28.790Z] [2023-03-24T04:05:28.790Z] Login Succeeded [2023-03-24T04:05:28.790Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T04:05:28.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-24T04:05:28.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T04:05:29.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T04:05:29.057Z] ========================================================= [2023-03-24T04:05:29.057Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-24T04:05:29.057Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:05:29.531Z] + 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-03-24T04:05:29.531Z] Sending build context to Docker daemon 26.99MB [2023-03-24T04:05:29.531Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T04:05:29.532Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-24T04:05:29.791Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-24T04:05:29.791Z] 63b65145d645: Pulling fs layer [2023-03-24T04:05:29.791Z] a2d21d5440eb: Pulling fs layer [2023-03-24T04:05:29.791Z] 935e6c44a52c: Pulling fs layer [2023-03-24T04:05:29.791Z] 94cc34f8dd06: Pulling fs layer [2023-03-24T04:05:29.791Z] 30dea6a524f1: Pulling fs layer [2023-03-24T04:05:29.791Z] a2aff8979fd8: Pulling fs layer [2023-03-24T04:05:29.791Z] 6808be2612f2: Pulling fs layer [2023-03-24T04:05:29.791Z] 94cc34f8dd06: Waiting [2023-03-24T04:05:29.791Z] 30dea6a524f1: Waiting [2023-03-24T04:05:29.791Z] a2aff8979fd8: Waiting [2023-03-24T04:05:29.791Z] f25807f1079a: Pulling fs layer [2023-03-24T04:05:29.791Z] f25807f1079a: Waiting [2023-03-24T04:05:29.791Z] 6808be2612f2: Waiting [2023-03-24T04:05:29.791Z] a2d21d5440eb: Download complete [2023-03-24T04:05:29.791Z] 94cc34f8dd06: Verifying Checksum [2023-03-24T04:05:29.791Z] 94cc34f8dd06: Download complete [2023-03-24T04:05:29.791Z] 30dea6a524f1: Verifying Checksum [2023-03-24T04:05:29.791Z] 30dea6a524f1: Download complete [2023-03-24T04:05:29.791Z] 63b65145d645: Verifying Checksum [2023-03-24T04:05:29.791Z] 63b65145d645: Download complete [2023-03-24T04:05:29.791Z] a2aff8979fd8: Verifying Checksum [2023-03-24T04:05:29.791Z] a2aff8979fd8: Download complete [2023-03-24T04:05:30.052Z] 63b65145d645: Pull complete [2023-03-24T04:05:30.052Z] a2d21d5440eb: Pull complete [2023-03-24T04:05:30.312Z] f25807f1079a: Verifying Checksum [2023-03-24T04:05:30.312Z] f25807f1079a: Download complete [2023-03-24T04:05:30.571Z] 935e6c44a52c: Verifying Checksum [2023-03-24T04:05:30.571Z] 935e6c44a52c: Download complete [2023-03-24T04:05:30.828Z] 6808be2612f2: Verifying Checksum [2023-03-24T04:05:30.828Z] 6808be2612f2: Download complete [2023-03-24T04:05:34.108Z] 935e6c44a52c: Pull complete [2023-03-24T04:05:34.108Z] 94cc34f8dd06: Pull complete [2023-03-24T04:05:34.108Z] 30dea6a524f1: Pull complete [2023-03-24T04:05:34.108Z] a2aff8979fd8: Pull complete [2023-03-24T04:05:36.639Z] 6808be2612f2: Pull complete [2023-03-24T04:05:37.211Z] f25807f1079a: Pull complete [2023-03-24T04:05:37.211Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-24T04:05:37.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T04:05:37.211Z] ---> 3b553350e43f [2023-03-24T04:05:37.211Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-24T04:05:39.118Z] ---> Running in 88793a90e605 [2023-03-24T04:05:39.119Z] Removing intermediate container 88793a90e605 [2023-03-24T04:05:39.119Z] ---> 37a95949d80a [2023-03-24T04:05:39.119Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T04:05:39.119Z] ---> Running in 9bd196b92190 [2023-03-24T04:05:39.119Z] Removing intermediate container 9bd196b92190 [2023-03-24T04:05:39.119Z] ---> 0122fb0631dc [2023-03-24T04:05:39.119Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-24T04:05:39.119Z] ---> Running in 9038da0d9b89 [2023-03-24T04:05:39.119Z] Removing intermediate container 9038da0d9b89 [2023-03-24T04:05:39.119Z] ---> e94a5619020f [2023-03-24T04:05:39.119Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T04:05:39.119Z] ---> Running in 081b061cb305 [2023-03-24T04:05:39.378Z] Removing intermediate container 081b061cb305 [2023-03-24T04:05:39.378Z] ---> 66d7bd7d9792 [2023-03-24T04:05:39.378Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-24T04:05:39.378Z] ---> Running in f38e5f1eace2 [2023-03-24T04:05:39.378Z] Removing intermediate container f38e5f1eace2 [2023-03-24T04:05:39.378Z] ---> 54deb95e8507 [2023-03-24T04:05:39.378Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T04:05:39.378Z] ---> Running in 1c559d94744a [2023-03-24T04:05:39.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T04:05:39.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T04:05:40.157Z] OK: 265 MiB in 53 packages [2023-03-24T04:05:40.417Z] Removing intermediate container 1c559d94744a [2023-03-24T04:05:40.417Z] ---> 6f4b0c3ba4c3 [2023-03-24T04:05:40.417Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-24T04:05:40.417Z] ---> Running in cbf25bcafeb6 [2023-03-24T04:05:40.417Z] Removing intermediate container cbf25bcafeb6 [2023-03-24T04:05:40.417Z] ---> 858a723de721 [2023-03-24T04:05:40.417Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-24T04:05:40.677Z] ---> 58f6e75cf9b5 [2023-03-24T04:05:40.677Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T04:05:40.677Z] ---> Running in d66393cc6a16 [2023-03-24T04:05:42.494Z] Still waiting to schedule task [2023-03-24T04:05:42.495Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-24T04:06:07.246Z] Removing intermediate container d66393cc6a16 [2023-03-24T04:06:07.246Z] ---> 1a0f2479705b [2023-03-24T04:06:07.246Z] Step 12/13 : COPY . . [2023-03-24T04:06:07.246Z] ---> ca428b58bfcd [2023-03-24T04:06:07.246Z] Step 13/13 : RUN ${MAKE} [2023-03-24T04:06:07.246Z] ---> Running in 4ca0d1b8a6ce [2023-03-24T04:06:07.246Z] noop [2023-03-24T04:06:07.246Z] Removing intermediate container 4ca0d1b8a6ce [2023-03-24T04:06:07.246Z] ---> 1fbe7ed5d216 [2023-03-24T04:06:07.246Z] Successfully built 1fbe7ed5d216 [2023-03-24T04:06:07.246Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:06:07.689Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T04:06:07.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T04:06:07.843Z] prd-ubuntu20.04-docker-8c-8g-5656 does not seem to be running inside a container [2023-03-24T04:06:07.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-290 -v /w/workspace/undry_device-onvif-camera_PR-290:/w/workspace/undry_device-onvif-camera_PR-290:rw,z -v /w/workspace/undry_device-onvif-camera_PR-290@tmp:/w/workspace/undry_device-onvif-camera_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-24T04:06:08.229Z] $ docker top 13cd5f0e67f6f9a36227400c60af2880195f926aed1b4b2cf73c49bd2810d3f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T04:06:08.619Z] + go version [2023-03-24T04:06:08.620Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-24T04:06:08.655Z] $ docker stop --time=1 13cd5f0e67f6f9a36227400c60af2880195f926aed1b4b2cf73c49bd2810d3f5 [2023-03-24T04:06:09.943Z] $ docker rm -f --volumes 13cd5f0e67f6f9a36227400c60af2880195f926aed1b4b2cf73c49bd2810d3f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:06:10.618Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T04:06:10.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T04:06:10.771Z] prd-ubuntu20.04-docker-8c-8g-5656 does not seem to be running inside a container [2023-03-24T04:06:10.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-290 -v /w/workspace/undry_device-onvif-camera_PR-290:/w/workspace/undry_device-onvif-camera_PR-290:rw,z -v /w/workspace/undry_device-onvif-camera_PR-290@tmp:/w/workspace/undry_device-onvif-camera_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-24T04:06:11.158Z] $ docker top a56bbc82b64213ad2a25ee381ecfadb96827d1e833311102e3e485ef2971e4d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T04:06:11.543Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-290 [Pipeline] fileExists [Pipeline] sh [2023-03-24T04:06:11.898Z] + make test [2023-03-24T04:06:11.898Z] go test ./... -coverprofile=coverage.out ./... [2023-03-24T04:06:17.169Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-24T04:06:27.131Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-24T04:06:27.131Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) [2023-03-24T04:06:27.131Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum [2023-03-24T04:06:27.132Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) [2023-03-24T04:06:27.132Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum [2023-03-24T04:06:27.132Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) [2023-03-24T04:06:27.132Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) [2023-03-24T04:06:27.132Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset [2023-03-24T04:06:27.132Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) [2023-03-24T04:06:27.132Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) [2023-03-24T04:06:27.132Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale [2023-03-24T04:06:27.132Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:49:44: too many errors [2023-03-24T04:06:27.132Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-24T04:06:29.054Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.051s coverage: 31.7% of statements [2023-03-24T04:06:29.313Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.285s coverage: 86.5% of statements [2023-03-24T04:06:29.313Z] FAIL [2023-03-24T04:06:29.313Z] make: *** [Makefile:58: unittest] Error 1 [Pipeline] } [2023-03-24T04:06:29.394Z] $ docker stop --time=1 a56bbc82b64213ad2a25ee381ecfadb96827d1e833311102e3e485ef2971e4d5 [2023-03-24T04:06:33.653Z] $ docker rm -f --volumes a56bbc82b64213ad2a25ee381ecfadb96827d1e833311102e3e485ef2971e4d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:06:34.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T04:06:34.901Z] [2023-03-24T04:06:34.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:06:35.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T04:06:35.270Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-24T04:06:35.270Z] 5eb5b503b376: Pulling fs layer [2023-03-24T04:06:35.270Z] 5c69ac0246d0: Pulling fs layer [2023-03-24T04:06:35.270Z] ec43610c2a17: Pulling fs layer [2023-03-24T04:06:35.270Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-24T04:06:35.270Z] 33b1e0a273af: Pulling fs layer [2023-03-24T04:06:35.270Z] 5d3b04190fa2: Pulling fs layer [2023-03-24T04:06:35.270Z] 2f39f015ded8: Pulling fs layer [2023-03-24T04:06:35.270Z] 5d3b04190fa2: Waiting [2023-03-24T04:06:35.270Z] 3a2ae6a8a46f: Waiting [2023-03-24T04:06:35.270Z] 2f39f015ded8: Waiting [2023-03-24T04:06:35.270Z] 33b1e0a273af: Waiting [2023-03-24T04:06:35.270Z] 5c69ac0246d0: Download complete [2023-03-24T04:06:35.270Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-24T04:06:35.270Z] 3a2ae6a8a46f: Download complete [2023-03-24T04:06:35.530Z] 33b1e0a273af: Verifying Checksum [2023-03-24T04:06:35.530Z] 33b1e0a273af: Download complete [2023-03-24T04:06:35.530Z] ec43610c2a17: Verifying Checksum [2023-03-24T04:06:35.530Z] ec43610c2a17: Download complete [2023-03-24T04:06:35.530Z] 5d3b04190fa2: Verifying Checksum [2023-03-24T04:06:35.530Z] 5d3b04190fa2: Download complete [2023-03-24T04:06:35.530Z] 5eb5b503b376: Verifying Checksum [2023-03-24T04:06:35.530Z] 5eb5b503b376: Download complete [2023-03-24T04:06:36.093Z] 2f39f015ded8: Download complete [2023-03-24T04:06:36.659Z] 5eb5b503b376: Pull complete [2023-03-24T04:06:36.659Z] 5c69ac0246d0: Pull complete [2023-03-24T04:06:37.228Z] ec43610c2a17: Pull complete [2023-03-24T04:06:37.228Z] 3a2ae6a8a46f: Pull complete [2023-03-24T04:06:37.487Z] 33b1e0a273af: Pull complete [2023-03-24T04:06:37.487Z] 5d3b04190fa2: Pull complete [2023-03-24T04:06:41.670Z] 2f39f015ded8: Pull complete [2023-03-24T04:06:41.670Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-24T04:06:41.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T04:06:41.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T04:06:41.886Z] prd-ubuntu20.04-docker-8c-8g-5656 does not seem to be running inside a container [2023-03-24T04:06:41.915Z] $ 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/undry_device-onvif-camera_PR-290 -v /w/workspace/undry_device-onvif-camera_PR-290:/w/workspace/undry_device-onvif-camera_PR-290:rw,z -v /w/workspace/undry_device-onvif-camera_PR-290@tmp:/w/workspace/undry_device-onvif-camera_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-24T04:06:44.921Z] $ docker top e7e6a41bf7f379c38731359b88983901cfa2192a72fbf96347676cbdb45a2459 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:06:45.358Z] ---> job-cost.sh [2023-03-24T04:06:45.358Z] lf-activate-venv: SKIPPING [2023-03-24T04:06:45.358Z] INFO: No Stack... [2023-03-24T04:06:45.618Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T04:06:46.186Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T04:06:46.499Z] + cat /w/workspace/undry_device-onvif-camera_PR-290/archives/cost.csv [2023-03-24T04:06:46.499Z] + cut -d, -f6 [Pipeline] lock [2023-03-24T04:06:46.537Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-290-1-stack-cost] [2023-03-24T04:06:46.542Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-290-1-stack-cost] did not exist. Created. [2023-03-24T04:06:46.542Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-290-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T04:06:46.931Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-24T04:06:46.992Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T04:06:47.012Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-290-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T04:06:47.096Z] $ docker stop --time=1 e7e6a41bf7f379c38731359b88983901cfa2192a72fbf96347676cbdb45a2459 [2023-03-24T04:06:48.253Z] $ docker rm -f --volumes e7e6a41bf7f379c38731359b88983901cfa2192a72fbf96347676cbdb45a2459 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-24T04:06:48.653Z] Failed in branch amd64 [2023-03-24T04:08:11.820Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5658 in /w/workspace/undry_device-onvif-camera_PR-290 [Pipeline] { [Pipeline] ws [2023-03-24T04:08:11.868Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-03-24T04:08:11.943Z] The recommended git tool is: git [2023-03-24T04:08:17.782Z] using credential edgex-jenkins-ssh [2023-03-24T04:08:17.799Z] Cloning the remote Git repository [2023-03-24T04:08:17.852Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-24T04:08:17.964Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-03-24T04:08:18.168Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-24T04:08:18.169Z] > git --version # timeout=10 [2023-03-24T04:08:18.195Z] > git --version # 'git version 2.25.1' [2023-03-24T04:08:18.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T04:08:18.400Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T04:08:19.953Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-24T04:08:19.981Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T04:08:21.680Z] Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit 0262cbdbfc4dd522540b5090e6c3fd5de290432e [2023-03-24T04:08:21.081Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-24T04:08:21.127Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-24T04:08:21.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T04:08:21.148Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-24T04:08:21.701Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T04:08:21.787Z] > git checkout -f 0262cbdbfc4dd522540b5090e6c3fd5de290432e # timeout=10 [2023-03-24T04:08:22.103Z] > git remote # timeout=10 [2023-03-24T04:08:22.125Z] > git config --get remote.origin.url # timeout=10 [2023-03-24T04:08:22.226Z] Merge succeeded, producing 0262cbdbfc4dd522540b5090e6c3fd5de290432e [2023-03-24T04:08:22.227Z] Checking out Revision 0262cbdbfc4dd522540b5090e6c3fd5de290432e (PR-290) [2023-03-24T04:08:22.795Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-24T04:08:22.855Z] > git --version # timeout=10 [2023-03-24T04:08:22.872Z] > git --version # 'git version 2.25.1' [2023-03-24T04:08:22.889Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T04:08:22.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T04:08:22.175Z] > git merge e03c6e991c633265ca57616196638541aa716f8b # timeout=10 [2023-03-24T04:08:22.207Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-24T04:08:22.234Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T04:08:22.254Z] > git checkout -f 0262cbdbfc4dd522540b5090e6c3fd5de290432e # timeout=10 [2023-03-24T04:08:23.997Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-24T04:08:23.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T04:08:23.997Z] Dload Upload Total Spent Left Speed [2023-03-24T04:08:23.997Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-03-24T04:08:24.617Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-24T04:08:24.962Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-24T04:08:24.962Z] + sudo tee /etc/docker/daemon.new [2023-03-24T04:08:24.962Z] { [2023-03-24T04:08:24.962Z] "registry-mirrors": [ [2023-03-24T04:08:24.962Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-24T04:08:24.962Z] ], [2023-03-24T04:08:24.962Z] "bip": "10.250.0.254/24", [2023-03-24T04:08:24.962Z] "hosts": [ [2023-03-24T04:08:24.962Z] "tcp://0.0.0.0:5555", [2023-03-24T04:08:24.962Z] "unix:///var/run/docker.sock" [2023-03-24T04:08:24.962Z] ], [2023-03-24T04:08:24.962Z] "mtu": 1458, [2023-03-24T04:08:24.962Z] "selinux-enabled": true, [2023-03-24T04:08:24.962Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-24T04:08:24.962Z] } [Pipeline] sh [2023-03-24T04:08:25.340Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-24T04:08:25.696Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T04:08:44.017Z] provisioning config files... [2023-03-24T04:08:44.047Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config11038020042428637161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:08:44.447Z] ---> docker-login.sh [2023-03-24T04:08:44.447Z] nexus3.edgexfoundry.org:10001 [2023-03-24T04:08:45.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:08:45.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:08:45.309Z] Configure a credential helper to remove this warning. See [2023-03-24T04:08:45.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:08:45.309Z] [2023-03-24T04:08:45.309Z] Login Succeeded [2023-03-24T04:08:45.309Z] nexus3.edgexfoundry.org:10002 [2023-03-24T04:08:45.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:08:45.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:08:45.579Z] Configure a credential helper to remove this warning. See [2023-03-24T04:08:45.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:08:45.579Z] [2023-03-24T04:08:45.579Z] Login Succeeded [2023-03-24T04:08:45.579Z] nexus3.edgexfoundry.org:10003 [2023-03-24T04:08:45.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:08:45.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:08:45.848Z] Configure a credential helper to remove this warning. See [2023-03-24T04:08:45.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:08:45.848Z] [2023-03-24T04:08:45.848Z] Login Succeeded [2023-03-24T04:08:45.848Z] nexus3.edgexfoundry.org:10004 [2023-03-24T04:08:46.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:08:46.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:08:46.392Z] Configure a credential helper to remove this warning. See [2023-03-24T04:08:46.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:08:46.392Z] [2023-03-24T04:08:46.392Z] Login Succeeded [2023-03-24T04:08:46.392Z] docker.io [2023-03-24T04:08:46.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T04:08:46.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T04:08:46.933Z] Configure a credential helper to remove this warning. See [2023-03-24T04:08:46.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T04:08:46.933Z] [2023-03-24T04:08:46.933Z] Login Succeeded [2023-03-24T04:08:46.933Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T04:08:46.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-24T04:08:47.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T04:08:47.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T04:08:47.431Z] ========================================================= [2023-03-24T04:08:47.431Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-24T04:08:47.431Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:08:47.929Z] + 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-03-24T04:08:48.519Z] Sending build context to Docker daemon 19.69MB [2023-03-24T04:08:48.519Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T04:08:48.519Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-24T04:08:48.819Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-24T04:08:48.819Z] af6eaf76a39c: Pulling fs layer [2023-03-24T04:08:48.819Z] 55522c791124: Pulling fs layer [2023-03-24T04:08:48.819Z] ce5c4a1c91eb: Pulling fs layer [2023-03-24T04:08:48.819Z] 169dfbe0d373: Pulling fs layer [2023-03-24T04:08:48.819Z] e1ff8fa3b103: Pulling fs layer [2023-03-24T04:08:48.819Z] 52ebb69f0ebf: Pulling fs layer [2023-03-24T04:08:48.819Z] 5abe8eddf0d5: Pulling fs layer [2023-03-24T04:08:48.819Z] 169dfbe0d373: Waiting [2023-03-24T04:08:48.819Z] e1ff8fa3b103: Waiting [2023-03-24T04:08:48.819Z] 52ebb69f0ebf: Waiting [2023-03-24T04:08:48.819Z] 5abe8eddf0d5: Waiting [2023-03-24T04:08:48.819Z] 55522c791124: Download complete [2023-03-24T04:08:48.819Z] 169dfbe0d373: Verifying Checksum [2023-03-24T04:08:48.819Z] 169dfbe0d373: Download complete [2023-03-24T04:08:48.819Z] e1ff8fa3b103: Download complete [2023-03-24T04:08:48.819Z] af6eaf76a39c: Verifying Checksum [2023-03-24T04:08:50.258Z] af6eaf76a39c: Pull complete [2023-03-24T04:08:50.258Z] 5abe8eddf0d5: Verifying Checksum [2023-03-24T04:08:50.258Z] 5abe8eddf0d5: Download complete [2023-03-24T04:08:50.531Z] 55522c791124: Pull complete [2023-03-24T04:08:51.512Z] ce5c4a1c91eb: Download complete [2023-03-24T04:08:51.512Z] 52ebb69f0ebf: Verifying Checksum [2023-03-24T04:08:51.512Z] 52ebb69f0ebf: Download complete [2023-03-24T04:09:03.950Z] ce5c4a1c91eb: Pull complete [2023-03-24T04:09:03.950Z] 169dfbe0d373: Pull complete [2023-03-24T04:09:03.950Z] e1ff8fa3b103: Pull complete [2023-03-24T04:09:12.168Z] 52ebb69f0ebf: Pull complete [2023-03-24T04:09:14.119Z] 5abe8eddf0d5: Pull complete [2023-03-24T04:09:14.119Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-24T04:09:14.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T04:09:14.392Z] ---> 6cb57ee374ae [2023-03-24T04:09:14.392Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-24T04:09:16.346Z] ---> Running in 3cbf794d2a9e [2023-03-24T04:09:16.346Z] Removing intermediate container 3cbf794d2a9e [2023-03-24T04:09:16.346Z] ---> 4a9d45e51131 [2023-03-24T04:09:16.346Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T04:09:16.346Z] ---> Running in 305831e4af3d [2023-03-24T04:09:16.617Z] Removing intermediate container 305831e4af3d [2023-03-24T04:09:16.617Z] ---> e63d720dbe59 [2023-03-24T04:09:16.617Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-24T04:09:16.887Z] ---> Running in bb60c66da284 [2023-03-24T04:09:17.157Z] Removing intermediate container bb60c66da284 [2023-03-24T04:09:17.157Z] ---> 39d59d1742ad [2023-03-24T04:09:17.157Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T04:09:17.157Z] ---> Running in ecf4c74e0dc9 [2023-03-24T04:09:17.430Z] Removing intermediate container ecf4c74e0dc9 [2023-03-24T04:09:17.430Z] ---> 47402446b4d1 [2023-03-24T04:09:17.430Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-24T04:09:17.699Z] ---> Running in 27bdef5afd6d [2023-03-24T04:09:17.968Z] Removing intermediate container 27bdef5afd6d [2023-03-24T04:09:17.968Z] ---> 907f829aa4af [2023-03-24T04:09:17.968Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T04:09:17.968Z] ---> Running in 97e344bee7b1 [2023-03-24T04:09:19.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T04:09:19.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T04:09:21.068Z] OK: 263 MiB in 53 packages [2023-03-24T04:09:22.031Z] Removing intermediate container 97e344bee7b1 [2023-03-24T04:09:22.031Z] ---> 1a2522d43e27 [2023-03-24T04:09:22.031Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-24T04:09:22.031Z] ---> Running in 93e8d0466d1e [2023-03-24T04:09:22.298Z] Removing intermediate container 93e8d0466d1e [2023-03-24T04:09:22.298Z] ---> 66a929a18991 [2023-03-24T04:09:22.298Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-24T04:09:26.550Z] ---> 35cf9a1f3c0b [2023-03-24T04:09:26.550Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T04:09:26.550Z] ---> Running in 01b60cf485e2 [2023-03-24T04:10:34.437Z] Removing intermediate container 01b60cf485e2 [2023-03-24T04:10:34.437Z] ---> ecf6ecceb27a [2023-03-24T04:10:34.437Z] Step 12/13 : COPY . . [2023-03-24T04:10:34.437Z] ---> 2eb3c52002e4 [2023-03-24T04:10:34.437Z] Step 13/13 : RUN ${MAKE} [2023-03-24T04:10:34.437Z] ---> Running in c219ba7bbed8 [2023-03-24T04:10:34.437Z] noop [2023-03-24T04:10:34.437Z] Removing intermediate container c219ba7bbed8 [2023-03-24T04:10:34.437Z] ---> 1a9bbc0aabb9 [2023-03-24T04:10:34.437Z] Successfully built 1a9bbc0aabb9 [2023-03-24T04:10:34.437Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:10:34.905Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T04:10:34.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T04:10:35.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-5658 does not seem to be running inside a container [2023-03-24T04:10:35.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-24T04:10:36.370Z] $ docker top 9f0cf56ba38142a2016501e49a66b3a94476be6d1eeedd1289e8977301af5850 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T04:10:37.214Z] + go version [2023-03-24T04:10:37.214Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-24T04:10:37.250Z] $ docker stop --time=1 9f0cf56ba38142a2016501e49a66b3a94476be6d1eeedd1289e8977301af5850 [2023-03-24T04:10:38.833Z] $ docker rm -f --volumes 9f0cf56ba38142a2016501e49a66b3a94476be6d1eeedd1289e8977301af5850 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:10:39.649Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T04:10:39.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T04:10:39.884Z] prd-ubuntu20.04-docker-arm64-4c-16g-5658 does not seem to be running inside a container [2023-03-24T04:10:39.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-24T04:10:41.048Z] $ docker top 2f74c926037b070ec47bb9f4f62d2c38af416756de9696d50d0506649975e4af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T04:10:41.586Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-03-24T04:10:41.972Z] + make test [2023-03-24T04:10:41.972Z] go test ./... -coverprofile=coverage.out ./... [2023-03-24T04:11:14.208Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-24T04:13:20.891Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-24T04:13:20.891Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) [2023-03-24T04:13:20.891Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum [2023-03-24T04:13:20.891Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) [2023-03-24T04:13:20.891Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum [2023-03-24T04:13:20.891Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) [2023-03-24T04:13:20.891Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) [2023-03-24T04:13:20.891Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset [2023-03-24T04:13:20.891Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) [2023-03-24T04:13:20.891Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) [2023-03-24T04:13:20.891Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale [2023-03-24T04:13:20.891Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.54/internal/transformer/transformparam.go:49:44: too many errors [2023-03-24T04:13:42.964Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-24T04:13:42.964Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.216s coverage: 31.7% of statements [2023-03-24T04:14:09.684Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.848s coverage: 86.5% of statements [2023-03-24T04:14:09.684Z] FAIL [2023-03-24T04:14:09.684Z] make: *** [Makefile:58: unittest] Error 1 [Pipeline] } [2023-03-24T04:14:09.735Z] $ docker stop --time=1 2f74c926037b070ec47bb9f4f62d2c38af416756de9696d50d0506649975e4af [2023-03-24T04:14:11.572Z] $ docker rm -f --volumes 2f74c926037b070ec47bb9f4f62d2c38af416756de9696d50d0506649975e4af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:14:13.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T04:14:13.299Z] [2023-03-24T04:14:13.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:14:13.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T04:14:13.973Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-24T04:14:13.973Z] 8998bd30e6a1: Pulling fs layer [2023-03-24T04:14:13.973Z] 04944245beec: Pulling fs layer [2023-03-24T04:14:13.973Z] 699f458cf7ca: Pulling fs layer [2023-03-24T04:14:13.973Z] 765212b225bb: Pulling fs layer [2023-03-24T04:14:13.973Z] f23df028b6ca: Pulling fs layer [2023-03-24T04:14:13.973Z] d65c8cfc05b1: Pulling fs layer [2023-03-24T04:14:13.973Z] 2437ff75d9bd: Pulling fs layer [2023-03-24T04:14:13.973Z] 765212b225bb: Waiting [2023-03-24T04:14:13.973Z] f23df028b6ca: Waiting [2023-03-24T04:14:13.973Z] d65c8cfc05b1: Waiting [2023-03-24T04:14:13.973Z] 2437ff75d9bd: Waiting [2023-03-24T04:14:13.973Z] 04944245beec: Verifying Checksum [2023-03-24T04:14:13.973Z] 04944245beec: Download complete [2023-03-24T04:14:14.243Z] 765212b225bb: Verifying Checksum [2023-03-24T04:14:14.243Z] 765212b225bb: Download complete [2023-03-24T04:14:14.243Z] f23df028b6ca: Verifying Checksum [2023-03-24T04:14:14.243Z] f23df028b6ca: Download complete [2023-03-24T04:14:14.243Z] d65c8cfc05b1: Verifying Checksum [2023-03-24T04:14:14.243Z] d65c8cfc05b1: Download complete [2023-03-24T04:14:14.243Z] 699f458cf7ca: Verifying Checksum [2023-03-24T04:14:14.243Z] 699f458cf7ca: Download complete [2023-03-24T04:14:14.828Z] 8998bd30e6a1: Verifying Checksum [2023-03-24T04:14:14.828Z] 8998bd30e6a1: Download complete [2023-03-24T04:14:16.775Z] 2437ff75d9bd: Verifying Checksum [2023-03-24T04:14:16.775Z] 2437ff75d9bd: Download complete [2023-03-24T04:14:18.715Z] 8998bd30e6a1: Pull complete [2023-03-24T04:14:18.983Z] 04944245beec: Pull complete [2023-03-24T04:14:20.399Z] 699f458cf7ca: Pull complete [2023-03-24T04:14:20.399Z] 765212b225bb: Pull complete [2023-03-24T04:14:21.373Z] f23df028b6ca: Pull complete [2023-03-24T04:14:21.373Z] d65c8cfc05b1: Pull complete [2023-03-24T04:14:36.366Z] 2437ff75d9bd: Pull complete [2023-03-24T04:14:36.366Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-24T04:14:36.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T04:14:36.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T04:14:36.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-5658 does not seem to be running inside a container [2023-03-24T04:14:36.775Z] $ 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/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-24T04:14:39.588Z] $ docker top 3ec4af388ae0ad1eabaf2c291838cff2431013206d4692dc4676a2a038d92eb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:14:40.475Z] ---> job-cost.sh [2023-03-24T04:14:40.475Z] lf-activate-venv: SKIPPING [2023-03-24T04:14:40.475Z] INFO: No Stack... [2023-03-24T04:14:40.741Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-24T04:14:41.702Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T04:14:42.368Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-03-24T04:14:42.368Z] + cut -d, -f6 [Pipeline] lock [2023-03-24T04:14:42.455Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-290-1-stack-cost] [2023-03-24T04:14:42.460Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-290-1-stack-cost] did not exist. Created. [2023-03-24T04:14:42.461Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-290-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T04:14:43.187Z] /w/workspace/device-onvif-camera/1@tmp/durable-71574e73/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-24T04:14:43.858Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-24T04:14:43.895Z] Warning: overwriting stash ‘stack-cost’ [2023-03-24T04:14:44.349Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T04:14:44.365Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-290-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T04:14:44.449Z] $ docker stop --time=1 3ec4af388ae0ad1eabaf2c291838cff2431013206d4692dc4676a2a038d92eb0 [2023-03-24T04:14:45.969Z] $ docker rm -f --volumes 3ec4af388ae0ad1eabaf2c291838cff2431013206d4692dc4676a2a038d92eb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-24T04:14:46.843Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-24T04:14:48.695Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-290/archives ] [2023-03-24T04:14:48.695Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-290/archives [2023-03-24T04:14:48.695Z] total 16 [2023-03-24T04:14:48.695Z] drwxr-xr-x 3 root root 4096 Mar 24 04:06 . [2023-03-24T04:14:48.695Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 24 04:06 .. [2023-03-24T04:14:48.695Z] drwxr-xr-x 2 root root 4096 Mar 24 04:06 cost [2023-03-24T04:14:48.695Z] -rw-r--r-- 1 root root 91 Mar 24 04:06 cost.csv [2023-03-24T04:14:48.695Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-290/archives [2023-03-24T04:14:48.695Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-290/archives [2023-03-24T04:14:48.695Z] total 16 [2023-03-24T04:14:48.695Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 04:06 . [2023-03-24T04:14:48.695Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 24 04:06 .. [2023-03-24T04:14:48.695Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 24 04:06 cost [2023-03-24T04:14:48.695Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 24 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:14:49.019Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:14:49.909Z] ---> package-listing.sh [2023-03-24T04:14:49.909Z] ++ facter osfamily [2023-03-24T04:14:49.909Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-24T04:14:50.168Z] + OS_FAMILY=debian [2023-03-24T04:14:50.168Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-290 [2023-03-24T04:14:50.168Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-24T04:14:50.168Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-24T04:14:50.168Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-24T04:14:50.168Z] + PACKAGES=/tmp/packages_start.txt [2023-03-24T04:14:50.168Z] + '[' /w/workspace/undry_device-onvif-camera_PR-290 ']' [2023-03-24T04:14:50.168Z] + PACKAGES=/tmp/packages_end.txt [2023-03-24T04:14:50.168Z] + case "${OS_FAMILY}" in [2023-03-24T04:14:50.168Z] + dpkg -l [2023-03-24T04:14:50.168Z] + grep '^ii' [2023-03-24T04:14:50.168Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-24T04:14:50.168Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-24T04:14:50.168Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-24T04:14:50.168Z] + '[' /w/workspace/undry_device-onvif-camera_PR-290 ']' [2023-03-24T04:14:50.168Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-290/archives/ [2023-03-24T04:14:50.168Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-290/archives/ [Pipeline] echo [2023-03-24T04:14:50.197Z] 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/undry_device-onvif-camera_PR-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-24T04:14:50.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T04:14:51.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T04:14:51.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T04:14:51.227Z] prd-ubuntu20.04-docker-8c-8g-5656 does not seem to be running inside a container [2023-03-24T04:14:51.262Z] $ 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/undry_device-onvif-camera_PR-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-290 -v /w/workspace/undry_device-onvif-camera_PR-290:/w/workspace/undry_device-onvif-camera_PR-290:rw,z -v /w/workspace/undry_device-onvif-camera_PR-290@tmp:/w/workspace/undry_device-onvif-camera_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-24T04:14:51.733Z] $ docker top fb9499c18593c8e182a5a969f75bd107ce510e7a59cda1aef07cfd14faf93407 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T04:14:52.106Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-24T04:14:52.408Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-24T04:14:52.711Z] + ls /var/log/sa-host [2023-03-24T04:14:52.711Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T04:14:52.846Z] provisioning config files... [2023-03-24T04:14:52.856Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-290@tmp/config14113121415663780284tmp [Pipeline] { [Pipeline] echo [2023-03-24T04:14:52.903Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:14:53.209Z] ---> create-netrc.sh [Pipeline] } [2023-03-24T04:14:53.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:14:53.646Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-24T04:14:53.676Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:14:53.983Z] ---> sudo-logs.sh [2023-03-24T04:14:53.983Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-24T04:14:54.064Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:14:54.368Z] ---> job-cost.sh [2023-03-24T04:14:54.368Z] lf-activate-venv: SKIPPING [2023-03-24T04:14:54.368Z] DEBUG: total: 0.2199999988079071 [2023-03-24T04:14:54.368Z] INFO: Retrieving Stack Cost... [2023-03-24T04:14:54.627Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T04:14:55.196Z] INFO: Archiving Costs [Pipeline] echo [2023-03-24T04:14:55.231Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T04:14:55.537Z] ---> logs-deploy.sh [2023-03-24T04:14:55.537Z] lf-activate-venv: SKIPPING [2023-03-24T04:14:55.537Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-290/1 [2023-03-24T04:14:55.537Z] INFO: archiving workspace using pattern(s): [2023-03-24T04:14:56.473Z] Archives upload complete. [2023-03-24T04:14:56.473Z] INFO: archiving logs to Nexus