Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 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-ssh10408076837369654519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5299219403536818439.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16560694641469619188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18247804356652520912.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17702061895007921953.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10927 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 # timeout=10 Commit message: "Merge pull request #325 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.75" > git rev-list --no-walk e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T04:45:26.770Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T04:45:26.833Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T04:45:26.849Z] ========================================================= [2023-04-26T04:45:26.849Z] EdgeX Global Pipelines Version Info [2023-04-26T04:45:26.849Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:45:27.575Z] ------------------- [2023-04-26T04:45:27.575Z] stable info: [2023-04-26T04:45:27.575Z] ------------------- [2023-04-26T04:45:27.575Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T04:45:27.575Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T04:45:27.575Z] Message: update stable to v1.0.248 [2023-04-26T04:45:28.147Z] ------------------- [2023-04-26T04:45:28.147Z] experimental info: [2023-04-26T04:45:28.147Z] ------------------- [2023-04-26T04:45:28.147Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T04:45:28.147Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T04:45:28.147Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T04:45:28.317Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-04-26T04:45:28.332Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-04-26T04:45:28.348Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T04:45:28.363Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T04:45:28.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T04:45:28.395Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T04:45:28.413Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T04:45:28.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T04:45:28.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T04:45:28.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T04:45:28.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T04:45:28.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-04-26T04:45:28.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T04:45:28.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T04:45:28.537Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T04:45:28.547Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T04:45:28.560Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T04:45:28.575Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T04:45:28.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T04:45:28.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T04:45:28.627Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-26T04:45:28.646Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-04-26T04:45:28.663Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T04:45:28.679Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T04:45:28.692Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T04:45:28.707Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T04:45:28.726Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T04:45:28.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-26T04:45:28.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-26T04:45:28.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-26T04:45:28.783Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [Pipeline] echo [2023-04-26T04:45:28.797Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00bdd2c [Pipeline] echo [2023-04-26T04:45:28.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T04:45:28.862Z] provisioning config files... [2023-04-26T04:45:28.875Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4228150270181120898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:45:29.228Z] ---> docker-login.sh [2023-04-26T04:45:29.228Z] nexus3.edgexfoundry.org:10001 [2023-04-26T04:45:29.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:45:29.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:45:29.751Z] Configure a credential helper to remove this warning. See [2023-04-26T04:45:29.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:45:29.751Z] [2023-04-26T04:45:29.751Z] Login Succeeded [2023-04-26T04:45:29.751Z] nexus3.edgexfoundry.org:10002 [2023-04-26T04:45:29.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:45:29.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:45:29.751Z] Configure a credential helper to remove this warning. See [2023-04-26T04:45:29.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:45:29.751Z] [2023-04-26T04:45:29.751Z] Login Succeeded [2023-04-26T04:45:29.751Z] nexus3.edgexfoundry.org:10003 [2023-04-26T04:45:30.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:45:30.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:45:30.012Z] Configure a credential helper to remove this warning. See [2023-04-26T04:45:30.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:45:30.012Z] [2023-04-26T04:45:30.012Z] Login Succeeded [2023-04-26T04:45:30.012Z] nexus3.edgexfoundry.org:10004 [2023-04-26T04:45:30.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:45:30.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:45:30.012Z] Configure a credential helper to remove this warning. See [2023-04-26T04:45:30.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:45:30.012Z] [2023-04-26T04:45:30.012Z] Login Succeeded [2023-04-26T04:45:30.012Z] docker.io [2023-04-26T04:45:30.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:45:30.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:45:30.274Z] Configure a credential helper to remove this warning. See [2023-04-26T04:45:30.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:45:30.274Z] [2023-04-26T04:45:30.274Z] Login Succeeded [2023-04-26T04:45:30.274Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T04:45:30.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T04:45:30.655Z] + git rev-list -1 --merges 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4~1..00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [Pipeline] echo [2023-04-26T04:45:30.709Z] -----------> git rev-list -1 --merges 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4~1..00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [2023-04-26T04:45:30.709Z] 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [false] [Pipeline] sh [2023-04-26T04:45:30.997Z] + git log --format=format:%s -1 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [Pipeline] echo [2023-04-26T04:45:31.011Z] ========================================================= [2023-04-26T04:45:31.011Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T04:45:31.011Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T04:45:31.332Z] + git log --format=format:%s -1 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [Pipeline] echo [2023-04-26T04:45:31.344Z] [semverPrep] GIT_COMMIT: 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4, Commit Message: Merge pull request #325 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.75 [Pipeline] echo [2023-04-26T04:45:31.351Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T04:45:31.708Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T04:45:31.708Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T04:45:31.708Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T04:45:31.708Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T04:45:31.708Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-04-26T04:45:31.708Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T04:45:31.708Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:45:32.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T04:45:32.124Z] [2023-04-26T04:45:32.124Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:45:32.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T04:45:32.425Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T04:45:32.425Z] b85a868b505f: Pulling fs layer [2023-04-26T04:45:32.425Z] e2be974225ed: Pulling fs layer [2023-04-26T04:45:32.425Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T04:45:32.425Z] 988bab9f4d93: Pulling fs layer [2023-04-26T04:45:32.425Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T04:45:32.425Z] eaf3925da568: Pulling fs layer [2023-04-26T04:45:32.425Z] bab4dde63d76: Pulling fs layer [2023-04-26T04:45:32.425Z] bde34c3a00c8: Pulling fs layer [2023-04-26T04:45:32.425Z] b352a97aabf1: Pulling fs layer [2023-04-26T04:45:32.425Z] 4872d77fe225: Pulling fs layer [2023-04-26T04:45:32.425Z] 5851b861e8e6: Pulling fs layer [2023-04-26T04:45:32.425Z] b352a97aabf1: Waiting [2023-04-26T04:45:32.425Z] 4872d77fe225: Waiting [2023-04-26T04:45:32.425Z] 988bab9f4d93: Waiting [2023-04-26T04:45:32.425Z] 5851b861e8e6: Waiting [2023-04-26T04:45:32.425Z] bab4dde63d76: Waiting [2023-04-26T04:45:32.425Z] 1469e6f7b9e6: Waiting [2023-04-26T04:45:32.425Z] eaf3925da568: Waiting [2023-04-26T04:45:32.425Z] bde34c3a00c8: Waiting [2023-04-26T04:45:32.425Z] e2be974225ed: Verifying Checksum [2023-04-26T04:45:32.425Z] e2be974225ed: Download complete [2023-04-26T04:45:32.425Z] 988bab9f4d93: Download complete [2023-04-26T04:45:32.687Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T04:45:32.687Z] 1469e6f7b9e6: Download complete [2023-04-26T04:45:32.687Z] eaf3925da568: Verifying Checksum [2023-04-26T04:45:32.687Z] eaf3925da568: Download complete [2023-04-26T04:45:32.687Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T04:45:32.687Z] 339a4e72a1f5: Download complete [2023-04-26T04:45:32.687Z] bde34c3a00c8: Verifying Checksum [2023-04-26T04:45:32.687Z] bde34c3a00c8: Download complete [2023-04-26T04:45:32.687Z] b352a97aabf1: Download complete [2023-04-26T04:45:32.687Z] 4872d77fe225: Verifying Checksum [2023-04-26T04:45:32.687Z] 4872d77fe225: Download complete [2023-04-26T04:45:32.687Z] 5851b861e8e6: Verifying Checksum [2023-04-26T04:45:32.687Z] 5851b861e8e6: Download complete [2023-04-26T04:45:32.687Z] b85a868b505f: Verifying Checksum [2023-04-26T04:45:32.687Z] b85a868b505f: Download complete [2023-04-26T04:45:32.945Z] bab4dde63d76: Verifying Checksum [2023-04-26T04:45:32.945Z] bab4dde63d76: Download complete [2023-04-26T04:45:33.882Z] b85a868b505f: Pull complete [2023-04-26T04:45:34.142Z] e2be974225ed: Pull complete [2023-04-26T04:45:34.402Z] 339a4e72a1f5: Pull complete [2023-04-26T04:45:34.667Z] 988bab9f4d93: Pull complete [2023-04-26T04:45:34.927Z] 1469e6f7b9e6: Pull complete [2023-04-26T04:45:34.927Z] eaf3925da568: Pull complete [2023-04-26T04:45:36.846Z] bab4dde63d76: Pull complete [2023-04-26T04:45:36.846Z] bde34c3a00c8: Pull complete [2023-04-26T04:45:36.846Z] b352a97aabf1: Pull complete [2023-04-26T04:45:37.107Z] 4872d77fe225: Pull complete [2023-04-26T04:45:37.107Z] 5851b861e8e6: Pull complete [2023-04-26T04:45:37.107Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T04:45:37.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T04:45:37.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T04:45:37.216Z] prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container [2023-04-26T04:45:37.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T04:45:40.026Z] $ docker top 66868f63b9dc10ec399ee52c7203eccad7b7db6576b13de293dc538f433f50ed -eo pid,comm [2023-04-26T04:45:40.077Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T04:45:40.077Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T04:45:40.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T04:45:40.110Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T04:45:40.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T04:45:40.239Z] $ docker exec 66868f63b9dc10ec399ee52c7203eccad7b7db6576b13de293dc538f433f50ed ssh-agent [2023-04-26T04:45:40.341Z] SSH_AUTH_SOCK=/tmp/ssh-v1fcv8E5AiUe/agent.32 [2023-04-26T04:45:40.341Z] SSH_AGENT_PID=38 [2023-04-26T04:45:40.347Z] Running ssh-add (command line suppressed) [2023-04-26T04:45:40.451Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4134370275538941738.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4134370275538941738.key) [2023-04-26T04:45:40.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T04:45:40.752Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T04:45:40.776Z] $ docker exec --env ******** --env ******** 66868f63b9dc10ec399ee52c7203eccad7b7db6576b13de293dc538f433f50ed ssh-agent -k [2023-04-26T04:45:40.886Z] unset SSH_AUTH_SOCK; [2023-04-26T04:45:40.887Z] unset SSH_AGENT_PID; [2023-04-26T04:45:40.887Z] echo Agent pid 38 killed; [2023-04-26T04:45:40.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T04:45:40.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T04:45:40.916Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T04:45:41.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T04:45:41.035Z] $ docker exec 66868f63b9dc10ec399ee52c7203eccad7b7db6576b13de293dc538f433f50ed ssh-agent [2023-04-26T04:45:41.147Z] SSH_AUTH_SOCK=/tmp/ssh-cvo8bgKtA6io/agent.70 [2023-04-26T04:45:41.147Z] SSH_AGENT_PID=76 [2023-04-26T04:45:41.153Z] Running ssh-add (command line suppressed) [2023-04-26T04:45:41.262Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2956773065647268473.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2956773065647268473.key) [2023-04-26T04:45:41.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T04:45:41.576Z] + git semver init [2023-04-26T04:45:41.837Z] 2023-04-26 04:45:41,763 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T04:45:41.837Z] 2023-04-26 04:45:41,764 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-04-26T04:45:41.837Z] 2023-04-26 04:45:41,765 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-04-26T04:45:41.837Z] 2023-04-26 04:45:41,765 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T04:45:42.776Z] 2023-04-26 04:45:42,633 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-04-26T04:45:42.776Z] 2023-04-26 04:45:42,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-04-26T04:45:42.776Z] 2023-04-26 04:45:42,634 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-26T04:45:42.776Z] 2023-04-26 04:45:42,634 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-26T04:45:42.776Z] 3.0.0-dev.33 [Pipeline] } [2023-04-26T04:45:42.789Z] $ docker exec --env ******** --env ******** 66868f63b9dc10ec399ee52c7203eccad7b7db6576b13de293dc538f433f50ed ssh-agent -k [2023-04-26T04:45:42.887Z] unset SSH_AUTH_SOCK; [2023-04-26T04:45:42.888Z] unset SSH_AGENT_PID; [2023-04-26T04:45:42.888Z] echo Agent pid 76 killed; [2023-04-26T04:45:42.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T04:45:43.194Z] + git semver [Pipeline] } [2023-04-26T04:45:43.471Z] $ docker stop --time=1 66868f63b9dc10ec399ee52c7203eccad7b7db6576b13de293dc538f433f50ed [2023-04-26T04:45:44.777Z] $ docker rm -f --volumes 66868f63b9dc10ec399ee52c7203eccad7b7db6576b13de293dc538f433f50ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T04:45:45.118Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T04:45:45.373Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T04:45:45.376Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.33 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T04:45:45.532Z] provisioning config files... [2023-04-26T04:45:45.543Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13984238225574111359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:45:45.849Z] ---> docker-login.sh [2023-04-26T04:45:45.849Z] nexus3.edgexfoundry.org:10001 [2023-04-26T04:45:45.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:45:45.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:45:45.849Z] Configure a credential helper to remove this warning. See [2023-04-26T04:45:45.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:45:45.849Z] [2023-04-26T04:45:45.849Z] Login Succeeded [2023-04-26T04:45:45.849Z] nexus3.edgexfoundry.org:10002 [2023-04-26T04:45:45.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:45:45.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:45:45.849Z] Configure a credential helper to remove this warning. See [2023-04-26T04:45:45.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:45:45.849Z] [2023-04-26T04:45:45.849Z] Login Succeeded [2023-04-26T04:45:45.849Z] nexus3.edgexfoundry.org:10003 [2023-04-26T04:45:46.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:45:46.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:45:46.110Z] Configure a credential helper to remove this warning. See [2023-04-26T04:45:46.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:45:46.110Z] [2023-04-26T04:45:46.110Z] Login Succeeded [2023-04-26T04:45:46.110Z] nexus3.edgexfoundry.org:10004 [2023-04-26T04:45:46.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:45:46.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:45:46.110Z] Configure a credential helper to remove this warning. See [2023-04-26T04:45:46.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:45:46.110Z] [2023-04-26T04:45:46.110Z] Login Succeeded [2023-04-26T04:45:46.110Z] docker.io [2023-04-26T04:45:46.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:45:46.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:45:46.371Z] Configure a credential helper to remove this warning. See [2023-04-26T04:45:46.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:45:46.371Z] [2023-04-26T04:45:46.371Z] Login Succeeded [2023-04-26T04:45:46.371Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T04:45:46.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T04:45:46.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T04:45:46.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T04:45:46.454Z] ========================================================= [2023-04-26T04:45:46.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T04:45:46.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:45:46.768Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T04:45:46.768Z] Sending build context to Docker daemon 26.95MB [2023-04-26T04:45:46.768Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T04:45:46.768Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-26T04:45:47.028Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T04:45:47.028Z] f56be85fc22e: Pulling fs layer [2023-04-26T04:45:47.028Z] 85791d961cd3: Pulling fs layer [2023-04-26T04:45:47.028Z] d694b5ae8c79: Pulling fs layer [2023-04-26T04:45:47.028Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T04:45:47.028Z] 4d19c01a9841: Pulling fs layer [2023-04-26T04:45:47.028Z] 9325e15d5711: Pulling fs layer [2023-04-26T04:45:47.028Z] 556b6ee489ea: Pulling fs layer [2023-04-26T04:45:47.028Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T04:45:47.028Z] 4d19c01a9841: Waiting [2023-04-26T04:45:47.028Z] 9325e15d5711: Waiting [2023-04-26T04:45:47.028Z] 556b6ee489ea: Waiting [2023-04-26T04:45:47.028Z] 9f32a84ed3da: Waiting [2023-04-26T04:45:47.028Z] c5a4b2cf53e6: Waiting [2023-04-26T04:45:47.028Z] 85791d961cd3: Download complete [2023-04-26T04:45:47.028Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T04:45:47.028Z] 9f32a84ed3da: Download complete [2023-04-26T04:45:47.028Z] 4d19c01a9841: Verifying Checksum [2023-04-26T04:45:47.028Z] 4d19c01a9841: Download complete [2023-04-26T04:45:47.028Z] f56be85fc22e: Verifying Checksum [2023-04-26T04:45:47.028Z] f56be85fc22e: Download complete [2023-04-26T04:45:47.028Z] 9325e15d5711: Verifying Checksum [2023-04-26T04:45:47.028Z] 9325e15d5711: Download complete [2023-04-26T04:45:47.289Z] f56be85fc22e: Pull complete [2023-04-26T04:45:47.289Z] 85791d961cd3: Pull complete [2023-04-26T04:45:47.550Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T04:45:47.550Z] c5a4b2cf53e6: Download complete [2023-04-26T04:45:47.809Z] d694b5ae8c79: Verifying Checksum [2023-04-26T04:45:47.809Z] d694b5ae8c79: Download complete [2023-04-26T04:45:48.069Z] 556b6ee489ea: Verifying Checksum [2023-04-26T04:45:48.069Z] 556b6ee489ea: Download complete [2023-04-26T04:45:51.361Z] d694b5ae8c79: Pull complete [2023-04-26T04:45:51.361Z] 9f32a84ed3da: Pull complete [2023-04-26T04:45:51.361Z] 4d19c01a9841: Pull complete [2023-04-26T04:45:51.621Z] 9325e15d5711: Pull complete [2023-04-26T04:45:54.167Z] 556b6ee489ea: Pull complete [2023-04-26T04:45:55.106Z] c5a4b2cf53e6: Pull complete [2023-04-26T04:45:55.106Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T04:45:55.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T04:45:55.106Z] ---> c4be618373d6 [2023-04-26T04:45:55.106Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-26T04:45:59.302Z] ---> Running in ea521233d123 [2023-04-26T04:45:59.302Z] Removing intermediate container ea521233d123 [2023-04-26T04:45:59.302Z] ---> ae3147d51e04 [2023-04-26T04:45:59.302Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T04:45:59.302Z] ---> Running in 62e1bc61d1a8 [2023-04-26T04:45:59.302Z] Removing intermediate container 62e1bc61d1a8 [2023-04-26T04:45:59.302Z] ---> 43128ff74bd0 [2023-04-26T04:45:59.302Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T04:45:59.302Z] ---> Running in 070b53289eaf [2023-04-26T04:45:59.302Z] Removing intermediate container 070b53289eaf [2023-04-26T04:45:59.302Z] ---> 940caf651d73 [2023-04-26T04:45:59.302Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T04:45:59.562Z] ---> Running in fb456bc6832d [2023-04-26T04:45:59.562Z] Removing intermediate container fb456bc6832d [2023-04-26T04:45:59.562Z] ---> 3933b97495d1 [2023-04-26T04:45:59.562Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-26T04:45:59.562Z] ---> Running in 44a12f214d99 [2023-04-26T04:45:59.562Z] Removing intermediate container 44a12f214d99 [2023-04-26T04:45:59.562Z] ---> d62ca31d4640 [2023-04-26T04:45:59.562Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T04:45:59.562Z] ---> Running in 09eefb225317 [2023-04-26T04:45:59.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T04:46:00.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T04:46:00.336Z] OK: 265 MiB in 53 packages [2023-04-26T04:46:00.488Z] Still waiting to schedule task [2023-04-26T04:46:00.488Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-26T04:46:00.596Z] Removing intermediate container 09eefb225317 [2023-04-26T04:46:00.596Z] ---> c8d28b0e750f [2023-04-26T04:46:00.596Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-26T04:46:00.597Z] ---> Running in 1a9f43e87c8c [2023-04-26T04:46:00.855Z] Removing intermediate container 1a9f43e87c8c [2023-04-26T04:46:00.855Z] ---> b816ed912554 [2023-04-26T04:46:00.855Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-26T04:46:00.855Z] ---> aa62a6cf3d01 [2023-04-26T04:46:00.855Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T04:46:00.855Z] ---> Running in 405f0d13ada7 [2023-04-26T04:46:34.653Z] Removing intermediate container 405f0d13ada7 [2023-04-26T04:46:34.653Z] ---> 81bf659afbf8 [2023-04-26T04:46:34.653Z] Step 12/13 : COPY . . [2023-04-26T04:46:34.653Z] ---> fdb0bf0d7e70 [2023-04-26T04:46:34.653Z] Step 13/13 : RUN ${MAKE} [2023-04-26T04:46:34.653Z] ---> Running in 7ee6ecd963b2 [2023-04-26T04:46:34.653Z] noop [2023-04-26T04:46:34.653Z] Removing intermediate container 7ee6ecd963b2 [2023-04-26T04:46:34.653Z] ---> 82196c6ed4de [2023-04-26T04:46:34.653Z] Successfully built 82196c6ed4de [2023-04-26T04:46:34.653Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:46:34.971Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T04:46:34.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T04:46:35.043Z] prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container [2023-04-26T04:46:35.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T04:46:35.441Z] $ docker top 46415b4ea1b8fa55bb379fc425504e6e22e3fdb199ffbaa22abbeaebc65b9167 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T04:46:35.792Z] + go version [2023-04-26T04:46:35.792Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T04:46:35.805Z] $ docker stop --time=1 46415b4ea1b8fa55bb379fc425504e6e22e3fdb199ffbaa22abbeaebc65b9167 [2023-04-26T04:46:37.106Z] $ docker rm -f --volumes 46415b4ea1b8fa55bb379fc425504e6e22e3fdb199ffbaa22abbeaebc65b9167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:46:37.520Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T04:46:37.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T04:46:37.596Z] prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container [2023-04-26T04:46:37.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T04:46:37.967Z] $ docker top e629e40ce548a08a8b2ca7879b4927467674e87ba9a6828c21760a97c5dc61a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T04:46:38.309Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-04-26T04:46:38.604Z] + make test [2023-04-26T04:46:38.604Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T04:46:43.876Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-26T04:46:56.077Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-26T04:46:56.077Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-26T04:46:56.650Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 31.6% of statements [2023-04-26T04:46:56.910Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.409s coverage: 86.5% of statements [2023-04-26T04:47:05.022Z] go vet ./... [2023-04-26T04:47:08.312Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T04:47:08.312Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T04:47:08.312Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T04:47:08.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T04:47:08.603Z] $ docker stop --time=1 e629e40ce548a08a8b2ca7879b4927467674e87ba9a6828c21760a97c5dc61a4 [2023-04-26T04:47:11.829Z] $ docker rm -f --volumes e629e40ce548a08a8b2ca7879b4927467674e87ba9a6828c21760a97c5dc61a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T04:47:12.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T04:47:12.388Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T04:47:12.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T04:47:13.188Z] + ls -al . [2023-04-26T04:47:13.189Z] total 236 [2023-04-26T04:47:13.189Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 04:46 . [2023-04-26T04:47:13.189Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:45 .. [2023-04-26T04:47:13.189Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 04:45 .git [2023-04-26T04:47:13.189Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 04:45 .github [2023-04-26T04:47:13.189Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 26 04:45 .gitignore [2023-04-26T04:47:13.189Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 26 04:45 .golangci.yml [2023-04-26T04:47:13.189Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 04:45 .semver [2023-04-26T04:47:13.189Z] -rw-rw-r-- 1 jenkins jenkins 9861 Apr 26 04:45 Attribution.txt [2023-04-26T04:47:13.189Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 26 04:45 CHANGELOG.md [2023-04-26T04:47:13.189Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 26 04:45 Dockerfile [2023-04-26T04:47:13.189Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 04:45 GOVERNANCE.md [2023-04-26T04:47:13.189Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 26 04:45 Jenkinsfile [2023-04-26T04:47:13.189Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 26 04:45 LICENSE [2023-04-26T04:47:13.189Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 26 04:45 Makefile [2023-04-26T04:47:13.189Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 26 04:45 OWNERS.md [2023-04-26T04:47:13.189Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 26 04:45 README.md [2023-04-26T04:47:13.189Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 04:45 VERSION [2023-04-26T04:47:13.189Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 04:45 bin [2023-04-26T04:47:13.189Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 04:45 cmd [2023-04-26T04:47:13.189Z] -rw-r--r-- 1 jenkins jenkins 78922 Apr 26 04:46 coverage.out [2023-04-26T04:47:13.189Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 26 04:45 doc [2023-04-26T04:47:13.189Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 26 04:45 go.mod [2023-04-26T04:47:13.189Z] -rw-rw-r-- 1 jenkins jenkins 32947 Apr 26 04:45 go.sum [2023-04-26T04:47:13.189Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:45 internal [2023-04-26T04:47:13.189Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:45 snap [2023-04-26T04:47:13.189Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 26 04:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:47:13.502Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 --label arch=amd64 --label version=3.0.0-dev.33 . [2023-04-26T04:47:13.502Z] Sending build context to Docker daemon 27.03MB [2023-04-26T04:47:13.502Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T04:47:13.502Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-26T04:47:13.502Z] ---> 82196c6ed4de [2023-04-26T04:47:13.502Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-26T04:47:14.071Z] ---> Running in b7121c6c3e4c [2023-04-26T04:47:14.071Z] Removing intermediate container b7121c6c3e4c [2023-04-26T04:47:14.071Z] ---> 9f63ca4407bd [2023-04-26T04:47:14.071Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T04:47:14.071Z] ---> Running in 75bd7d74c7b7 [2023-04-26T04:47:14.071Z] Removing intermediate container 75bd7d74c7b7 [2023-04-26T04:47:14.071Z] ---> fe2b76c1f96c [2023-04-26T04:47:14.071Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T04:47:14.071Z] ---> Running in c8d90efbeeaa [2023-04-26T04:47:14.071Z] Removing intermediate container c8d90efbeeaa [2023-04-26T04:47:14.071Z] ---> 5aa3a7f24d7a [2023-04-26T04:47:14.071Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T04:47:14.332Z] ---> Running in 6558cf05214a [2023-04-26T04:47:14.332Z] Removing intermediate container 6558cf05214a [2023-04-26T04:47:14.332Z] ---> ae0c08098840 [2023-04-26T04:47:14.332Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-26T04:47:14.332Z] ---> Running in c99be1e15d6c [2023-04-26T04:47:14.332Z] Removing intermediate container c99be1e15d6c [2023-04-26T04:47:14.332Z] ---> 8bc1d30f9e1d [2023-04-26T04:47:14.332Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T04:47:14.332Z] ---> Running in b8f68c1cad7f [2023-04-26T04:47:14.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T04:47:14.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T04:47:14.846Z] OK: 265 MiB in 53 packages [2023-04-26T04:47:15.413Z] Removing intermediate container b8f68c1cad7f [2023-04-26T04:47:15.413Z] ---> 62ca83cde649 [2023-04-26T04:47:15.413Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-26T04:47:15.413Z] ---> Running in f5217acd2c31 [2023-04-26T04:47:15.413Z] Removing intermediate container f5217acd2c31 [2023-04-26T04:47:15.413Z] ---> bb844111c42b [2023-04-26T04:47:15.413Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-26T04:47:15.413Z] ---> 2b3860f3cfc3 [2023-04-26T04:47:15.413Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T04:47:15.413Z] ---> Running in ddeeee8c83a5 [2023-04-26T04:47:16.345Z] Removing intermediate container ddeeee8c83a5 [2023-04-26T04:47:16.345Z] ---> 673e043ff518 [2023-04-26T04:47:16.345Z] Step 12/26 : COPY . . [2023-04-26T04:47:17.421Z] ---> ad37c11a01b5 [2023-04-26T04:47:17.421Z] Step 13/26 : RUN ${MAKE} [2023-04-26T04:47:17.421Z] ---> Running in 53c8f6ef7e27 [2023-04-26T04:47:17.421Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-04-26T04:47:39.380Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10928 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-04-26T04:47:39.391Z] Running in /w/workspace/device-onvif-camera/128 [Pipeline] { [Pipeline] checkout [2023-04-26T04:47:39.426Z] The recommended git tool is: git [2023-04-26T04:47:39.524Z] Removing intermediate container 53c8f6ef7e27 [2023-04-26T04:47:39.524Z] ---> 92442ca31daf [2023-04-26T04:47:39.524Z] Step 14/26 : FROM alpine:3.17 [2023-04-26T04:47:39.524Z] 3.17: Pulling from library/alpine [2023-04-26T04:47:39.524Z] f56be85fc22e: Already exists [2023-04-26T04:47:39.524Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T04:47:39.524Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T04:47:39.524Z] ---> 9ed4aefc74f6 [2023-04-26T04:47:39.524Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-26T04:47:39.524Z] ---> Running in d7da50a7159a [2023-04-26T04:47:39.524Z] Removing intermediate container d7da50a7159a [2023-04-26T04:47:39.524Z] ---> 143a9611669f [2023-04-26T04:47:39.524Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-26T04:47:39.524Z] ---> Running in 87eff406bc00 [2023-04-26T04:47:39.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T04:47:39.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T04:47:39.524Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T04:47:39.524Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T04:47:39.524Z] OK: 7 MiB in 16 packages [2023-04-26T04:47:39.524Z] Removing intermediate container 87eff406bc00 [2023-04-26T04:47:39.524Z] ---> e2bdb1afab01 [2023-04-26T04:47:39.524Z] Step 17/26 : WORKDIR / [2023-04-26T04:47:39.784Z] ---> Running in c3861539f59f [2023-04-26T04:47:39.784Z] Removing intermediate container c3861539f59f [2023-04-26T04:47:39.784Z] ---> 53acbe170195 [2023-04-26T04:47:39.784Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-26T04:47:40.352Z] ---> ee95757b2245 [2023-04-26T04:47:40.352Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-26T04:47:40.612Z] ---> 9ebca3951c55 [2023-04-26T04:47:40.612Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-26T04:47:40.612Z] ---> b80ef93e8d4d [2023-04-26T04:47:40.612Z] Step 21/26 : EXPOSE 59984 [2023-04-26T04:47:40.612Z] ---> Running in dd2eb246f4f2 [2023-04-26T04:47:40.872Z] Removing intermediate container dd2eb246f4f2 [2023-04-26T04:47:40.872Z] ---> 1f0735940925 [2023-04-26T04:47:40.872Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-26T04:47:40.872Z] ---> Running in 39a4b381829b [2023-04-26T04:47:40.872Z] Removing intermediate container 39a4b381829b [2023-04-26T04:47:40.872Z] ---> 2335e6b518f0 [2023-04-26T04:47:40.872Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T04:47:40.872Z] ---> Running in 242b66c78d93 [2023-04-26T04:47:40.872Z] Removing intermediate container 242b66c78d93 [2023-04-26T04:47:40.872Z] ---> 7ab59f875ce2 [2023-04-26T04:47:40.872Z] Step 24/26 : LABEL arch=amd64 [2023-04-26T04:47:40.872Z] ---> Running in bedd9cc9cbeb [2023-04-26T04:47:41.131Z] Removing intermediate container bedd9cc9cbeb [2023-04-26T04:47:41.131Z] ---> 3e089d6f6885 [2023-04-26T04:47:41.131Z] Step 25/26 : LABEL git_sha=00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [2023-04-26T04:47:41.131Z] ---> Running in efe7f5944224 [2023-04-26T04:47:41.131Z] Removing intermediate container efe7f5944224 [2023-04-26T04:47:41.131Z] ---> 9da16420286c [2023-04-26T04:47:41.131Z] Step 26/26 : LABEL version=3.0.0-dev.33 [2023-04-26T04:47:41.131Z] ---> Running in a0726d2c1ff3 [2023-04-26T04:47:41.131Z] Removing intermediate container a0726d2c1ff3 [2023-04-26T04:47:41.131Z] ---> 1d73167d07c9 [2023-04-26T04:47:41.131Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T04:47:41.131Z] Successfully built 1d73167d07c9 [2023-04-26T04:47:41.131Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T04:47:41.500Z] provisioning config files... [2023-04-26T04:47:41.508Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8648026911966136137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:47:41.806Z] ---> docker-login.sh [2023-04-26T04:47:41.806Z] nexus3.edgexfoundry.org:10001 [2023-04-26T04:47:41.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:47:41.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:47:41.806Z] Configure a credential helper to remove this warning. See [2023-04-26T04:47:41.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:47:41.806Z] [2023-04-26T04:47:41.806Z] Login Succeeded [2023-04-26T04:47:41.806Z] nexus3.edgexfoundry.org:10002 [2023-04-26T04:47:41.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:47:41.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:47:41.806Z] Configure a credential helper to remove this warning. See [2023-04-26T04:47:41.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:47:41.806Z] [2023-04-26T04:47:41.806Z] Login Succeeded [2023-04-26T04:47:41.806Z] nexus3.edgexfoundry.org:10003 [2023-04-26T04:47:42.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:47:42.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:47:42.066Z] Configure a credential helper to remove this warning. See [2023-04-26T04:47:42.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:47:42.066Z] [2023-04-26T04:47:42.066Z] Login Succeeded [2023-04-26T04:47:42.066Z] nexus3.edgexfoundry.org:10004 [2023-04-26T04:47:42.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:47:42.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:47:42.066Z] Configure a credential helper to remove this warning. See [2023-04-26T04:47:42.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:47:42.066Z] [2023-04-26T04:47:42.066Z] Login Succeeded [2023-04-26T04:47:42.066Z] docker.io [2023-04-26T04:47:42.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:47:42.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:47:42.329Z] Configure a credential helper to remove this warning. See [2023-04-26T04:47:42.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:47:42.329Z] [2023-04-26T04:47:42.329Z] Login Succeeded [2023-04-26T04:47:42.329Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T04:47:42.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T04:47:42.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T04:47:42.385Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-04-26T04:47:42.385Z] 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [2023-04-26T04:47:42.385Z] latest [2023-04-26T04:47:42.385Z] 3.0.0-dev.33 [2023-04-26T04:47:42.385Z] 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33 [2023-04-26T04:47:42.385Z] main [2023-04-26T04:47:42.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:47:42.718Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:47:43.034Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [2023-04-26T04:47:43.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-26T04:47:43.034Z] ff1f3f0dad44: Preparing [2023-04-26T04:47:43.034Z] bd7d398d64d5: Preparing [2023-04-26T04:47:43.034Z] b0352cc2d501: Preparing [2023-04-26T04:47:43.034Z] 7b30c13666da: Preparing [2023-04-26T04:47:43.034Z] f1417ff83b31: Preparing [2023-04-26T04:47:43.034Z] f1417ff83b31: Layer already exists [2023-04-26T04:47:43.034Z] bd7d398d64d5: Pushed [2023-04-26T04:47:43.034Z] 7b30c13666da: Pushed [2023-04-26T04:47:43.034Z] ff1f3f0dad44: Pushed [2023-04-26T04:47:44.736Z] using credential edgex-jenkins-ssh [2023-04-26T04:47:44.762Z] Cloning the remote Git repository [2023-04-26T04:47:44.811Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-26T04:47:44.925Z] > git init /w/workspace/device-onvif-camera/128 # timeout=10 [2023-04-26T04:47:45.104Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-26T04:47:45.105Z] > git --version # timeout=10 [2023-04-26T04:47:45.126Z] > git --version # 'git version 2.25.1' [2023-04-26T04:47:45.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T04:47:45.275Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T04:47:46.324Z] b0352cc2d501: Pushed [2023-04-26T04:47:46.324Z] 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4: digest: sha256:da2dde90f51e994f0c9de5e9a797191072519d35cd991e1a144db9379fb6ee8c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:47:46.646Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:47:46.625Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-26T04:47:46.647Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T04:47:46.961Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-04-26T04:47:46.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-26T04:47:46.961Z] ff1f3f0dad44: Preparing [2023-04-26T04:47:46.961Z] bd7d398d64d5: Preparing [2023-04-26T04:47:46.961Z] b0352cc2d501: Preparing [2023-04-26T04:47:46.961Z] 7b30c13666da: Preparing [2023-04-26T04:47:46.961Z] f1417ff83b31: Preparing [2023-04-26T04:47:46.961Z] bd7d398d64d5: Layer already exists [2023-04-26T04:47:46.961Z] ff1f3f0dad44: Layer already exists [2023-04-26T04:47:46.961Z] b0352cc2d501: Layer already exists [2023-04-26T04:47:46.961Z] f1417ff83b31: Layer already exists [2023-04-26T04:47:46.961Z] 7b30c13666da: Layer already exists [2023-04-26T04:47:46.961Z] latest: digest: sha256:da2dde90f51e994f0c9de5e9a797191072519d35cd991e1a144db9379fb6ee8c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:47:47.276Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:47:47.472Z] Avoid second fetch [2023-04-26T04:47:47.473Z] Checking out Revision 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 (main) [2023-04-26T04:47:47.589Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.33 [2023-04-26T04:47:47.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-26T04:47:47.589Z] ff1f3f0dad44: Preparing [2023-04-26T04:47:47.589Z] bd7d398d64d5: Preparing [2023-04-26T04:47:47.589Z] b0352cc2d501: Preparing [2023-04-26T04:47:47.589Z] 7b30c13666da: Preparing [2023-04-26T04:47:47.589Z] f1417ff83b31: Preparing [2023-04-26T04:47:47.589Z] f1417ff83b31: Layer already exists [2023-04-26T04:47:47.589Z] ff1f3f0dad44: Layer already exists [2023-04-26T04:47:47.589Z] b0352cc2d501: Layer already exists [2023-04-26T04:47:47.589Z] bd7d398d64d5: Layer already exists [2023-04-26T04:47:47.589Z] 7b30c13666da: Layer already exists [2023-04-26T04:47:47.589Z] 3.0.0-dev.33: digest: sha256:da2dde90f51e994f0c9de5e9a797191072519d35cd991e1a144db9379fb6ee8c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:47:47.907Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:47:47.490Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T04:47:47.558Z] > git checkout -f 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 # timeout=10 [2023-04-26T04:47:48.220Z] Commit message: "Merge pull request #325 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.75" [2023-04-26T04:47:48.221Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33 [2023-04-26T04:47:48.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-26T04:47:48.221Z] ff1f3f0dad44: Preparing [2023-04-26T04:47:48.221Z] bd7d398d64d5: Preparing [2023-04-26T04:47:48.221Z] b0352cc2d501: Preparing [2023-04-26T04:47:48.221Z] 7b30c13666da: Preparing [2023-04-26T04:47:48.221Z] f1417ff83b31: Preparing [2023-04-26T04:47:48.221Z] b0352cc2d501: Layer already exists [2023-04-26T04:47:48.221Z] bd7d398d64d5: Layer already exists [2023-04-26T04:47:48.221Z] ff1f3f0dad44: Layer already exists [2023-04-26T04:47:48.221Z] 7b30c13666da: Layer already exists [2023-04-26T04:47:48.221Z] f1417ff83b31: Layer already exists [2023-04-26T04:47:48.221Z] 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33: digest: sha256:da2dde90f51e994f0c9de5e9a797191072519d35cd991e1a144db9379fb6ee8c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:47:48.534Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T04:47:48.850Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-04-26T04:47:48.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-26T04:47:48.851Z] ff1f3f0dad44: Preparing [2023-04-26T04:47:48.851Z] bd7d398d64d5: Preparing [2023-04-26T04:47:48.851Z] b0352cc2d501: Preparing [2023-04-26T04:47:48.851Z] 7b30c13666da: Preparing [2023-04-26T04:47:48.851Z] f1417ff83b31: Preparing [2023-04-26T04:47:48.851Z] bd7d398d64d5: Layer already exists [2023-04-26T04:47:48.851Z] ff1f3f0dad44: Layer already exists [2023-04-26T04:47:48.851Z] f1417ff83b31: Layer already exists [2023-04-26T04:47:48.851Z] 7b30c13666da: Layer already exists [2023-04-26T04:47:48.851Z] b0352cc2d501: Layer already exists [2023-04-26T04:47:48.851Z] main: digest: sha256:da2dde90f51e994f0c9de5e9a797191072519d35cd991e1a144db9379fb6ee8c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T04:47:48.887Z] ===================================================== [Pipeline] echo [2023-04-26T04:47:48.900Z] taggedImages: [2023-04-26T04:47:48.900Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [2023-04-26T04:47:48.900Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-04-26T04:47:48.900Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.33 [2023-04-26T04:47:48.900Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33 [2023-04-26T04:47:48.900Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:47:49.137Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T04:47:49.137Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T04:47:49.137Z] Dload Upload Total Spent Left Speed [2023-04-26T04:47:49.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 95872 [2023-04-26T04:47:49.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T04:47:49.259Z] [2023-04-26T04:47:49.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-04-26T04:47:49.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T04:47:49.562Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T04:47:49.562Z] 5eb5b503b376: Pulling fs layer [2023-04-26T04:47:49.562Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T04:47:49.562Z] ec43610c2a17: Pulling fs layer [2023-04-26T04:47:49.562Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T04:47:49.562Z] 33b1e0a273af: Pulling fs layer [2023-04-26T04:47:49.562Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T04:47:49.562Z] 2f39f015ded8: Pulling fs layer [2023-04-26T04:47:49.562Z] 33b1e0a273af: Waiting [2023-04-26T04:47:49.562Z] 5d3b04190fa2: Waiting [2023-04-26T04:47:49.562Z] 3a2ae6a8a46f: Waiting [2023-04-26T04:47:49.562Z] 2f39f015ded8: Waiting [2023-04-26T04:47:49.562Z] 5c69ac0246d0: Verifying Checksum [2023-04-26T04:47:49.562Z] 5c69ac0246d0: Download complete [2023-04-26T04:47:49.562Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T04:47:49.562Z] 3a2ae6a8a46f: Download complete [2023-04-26T04:47:49.562Z] 33b1e0a273af: Verifying Checksum [2023-04-26T04:47:49.562Z] 33b1e0a273af: Download complete [2023-04-26T04:47:49.562Z] ec43610c2a17: Verifying Checksum [2023-04-26T04:47:49.562Z] ec43610c2a17: Download complete [2023-04-26T04:47:49.562Z] 5d3b04190fa2: Download complete [2023-04-26T04:47:49.783Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T04:47:49.822Z] 5eb5b503b376: Verifying Checksum [2023-04-26T04:47:49.822Z] 5eb5b503b376: Download complete [2023-04-26T04:47:50.124Z] + sudo tee /etc/docker/daemon.new [2023-04-26T04:47:50.124Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T04:47:50.124Z] { [2023-04-26T04:47:50.124Z] "registry-mirrors": [ [2023-04-26T04:47:50.124Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T04:47:50.124Z] ], [2023-04-26T04:47:50.124Z] "bip": "10.250.0.254/24", [2023-04-26T04:47:50.124Z] "hosts": [ [2023-04-26T04:47:50.124Z] "tcp://0.0.0.0:5555", [2023-04-26T04:47:50.124Z] "unix:///var/run/docker.sock" [2023-04-26T04:47:50.124Z] ], [2023-04-26T04:47:50.124Z] "mtu": 1458, [2023-04-26T04:47:50.124Z] "selinux-enabled": true, [2023-04-26T04:47:50.124Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T04:47:50.124Z] } [Pipeline] sh [2023-04-26T04:47:50.389Z] 2f39f015ded8: Download complete [2023-04-26T04:47:50.454Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T04:47:50.791Z] + sudo service docker restart [2023-04-26T04:47:50.956Z] 5eb5b503b376: Pull complete [2023-04-26T04:47:50.956Z] 5c69ac0246d0: Pull complete [2023-04-26T04:47:51.521Z] ec43610c2a17: Pull complete [2023-04-26T04:47:51.521Z] 3a2ae6a8a46f: Pull complete [2023-04-26T04:47:51.778Z] 33b1e0a273af: Pull complete [2023-04-26T04:47:51.778Z] 5d3b04190fa2: Pull complete [2023-04-26T04:47:55.964Z] 2f39f015ded8: Pull complete [2023-04-26T04:47:55.964Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T04:47:55.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T04:47:55.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T04:47:56.057Z] prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container [2023-04-26T04:47:56.090Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T04:48:00.845Z] $ docker top afbbe87e66056c6fdd921fce82541b53dfc65246b5b6e062ea314179d619871c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:48:01.247Z] ---> job-cost.sh [2023-04-26T04:48:01.247Z] lf-activate-venv: SKIPPING [2023-04-26T04:48:01.247Z] INFO: No Stack... [2023-04-26T04:48:01.507Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T04:48:02.074Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T04:48:02.363Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-04-26T04:48:02.363Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T04:48:02.377Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-128-stack-cost] [2023-04-26T04:48:02.386Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-128-stack-cost] did not exist. Created. [2023-04-26T04:48:02.387Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T04:48:02.693Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T04:48:02.725Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T04:48:02.788Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-128-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T04:48:02.807Z] $ docker stop --time=1 afbbe87e66056c6fdd921fce82541b53dfc65246b5b6e062ea314179d619871c [2023-04-26T04:48:03.957Z] $ docker rm -f --volumes afbbe87e66056c6fdd921fce82541b53dfc65246b5b6e062ea314179d619871c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T04:48:09.054Z] provisioning config files... [2023-04-26T04:48:09.081Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/128@tmp/config5871371461024923410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:48:09.436Z] ---> docker-login.sh [2023-04-26T04:48:09.436Z] nexus3.edgexfoundry.org:10001 [2023-04-26T04:48:10.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:48:10.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:48:10.027Z] Configure a credential helper to remove this warning. See [2023-04-26T04:48:10.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:48:10.027Z] [2023-04-26T04:48:10.027Z] Login Succeeded [2023-04-26T04:48:10.027Z] nexus3.edgexfoundry.org:10002 [2023-04-26T04:48:10.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:48:10.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:48:10.298Z] Configure a credential helper to remove this warning. See [2023-04-26T04:48:10.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:48:10.298Z] [2023-04-26T04:48:10.298Z] Login Succeeded [2023-04-26T04:48:10.298Z] nexus3.edgexfoundry.org:10003 [2023-04-26T04:48:10.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:48:10.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:48:10.841Z] Configure a credential helper to remove this warning. See [2023-04-26T04:48:10.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:48:10.841Z] [2023-04-26T04:48:10.841Z] Login Succeeded [2023-04-26T04:48:10.841Z] nexus3.edgexfoundry.org:10004 [2023-04-26T04:48:11.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:48:11.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:48:11.113Z] Configure a credential helper to remove this warning. See [2023-04-26T04:48:11.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:48:11.113Z] [2023-04-26T04:48:11.113Z] Login Succeeded [2023-04-26T04:48:11.113Z] docker.io [2023-04-26T04:48:11.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:48:11.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:48:11.655Z] Configure a credential helper to remove this warning. See [2023-04-26T04:48:11.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:48:11.655Z] [2023-04-26T04:48:11.655Z] Login Succeeded [2023-04-26T04:48:11.655Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T04:48:11.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T04:48:11.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T04:48:11.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T04:48:11.972Z] ========================================================= [2023-04-26T04:48:11.972Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T04:48:11.972Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:48:12.319Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T04:48:12.920Z] Sending build context to Docker daemon 19.66MB [2023-04-26T04:48:12.920Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T04:48:12.920Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-26T04:48:14.337Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T04:48:14.337Z] c41833b44d91: Pulling fs layer [2023-04-26T04:48:14.337Z] ed15518f5707: Pulling fs layer [2023-04-26T04:48:14.337Z] feae8fd75edb: Pulling fs layer [2023-04-26T04:48:14.337Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T04:48:14.337Z] 3cdef696dda3: Pulling fs layer [2023-04-26T04:48:14.337Z] 2ced38df9373: Pulling fs layer [2023-04-26T04:48:14.337Z] 58f1dce35555: Pulling fs layer [2023-04-26T04:48:14.337Z] 242c74f7c9fa: Waiting [2023-04-26T04:48:14.337Z] 3cdef696dda3: Waiting [2023-04-26T04:48:14.337Z] 2ced38df9373: Waiting [2023-04-26T04:48:14.337Z] 58f1dce35555: Waiting [2023-04-26T04:48:14.337Z] ed15518f5707: Verifying Checksum [2023-04-26T04:48:14.337Z] ed15518f5707: Download complete [2023-04-26T04:48:14.337Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T04:48:14.337Z] 242c74f7c9fa: Download complete [2023-04-26T04:48:14.337Z] 3cdef696dda3: Download complete [2023-04-26T04:48:14.611Z] c41833b44d91: Verifying Checksum [2023-04-26T04:48:14.611Z] c41833b44d91: Download complete [2023-04-26T04:48:15.603Z] c41833b44d91: Pull complete [2023-04-26T04:48:15.877Z] 58f1dce35555: Verifying Checksum [2023-04-26T04:48:15.877Z] 58f1dce35555: Download complete [2023-04-26T04:48:16.148Z] ed15518f5707: Pull complete [2023-04-26T04:48:17.123Z] feae8fd75edb: Verifying Checksum [2023-04-26T04:48:17.123Z] feae8fd75edb: Download complete [2023-04-26T04:48:17.123Z] 2ced38df9373: Verifying Checksum [2023-04-26T04:48:17.123Z] 2ced38df9373: Download complete [2023-04-26T04:48:29.458Z] feae8fd75edb: Pull complete [2023-04-26T04:48:29.458Z] 242c74f7c9fa: Pull complete [2023-04-26T04:48:29.458Z] 3cdef696dda3: Pull complete [2023-04-26T04:48:36.144Z] 2ced38df9373: Pull complete [2023-04-26T04:48:38.216Z] 58f1dce35555: Pull complete [2023-04-26T04:48:38.216Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T04:48:38.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T04:48:38.216Z] ---> fadd8f120f05 [2023-04-26T04:48:38.216Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-26T04:48:40.182Z] ---> Running in a49cfde9ad00 [2023-04-26T04:48:40.182Z] Removing intermediate container a49cfde9ad00 [2023-04-26T04:48:40.182Z] ---> ab0dc4fbe72f [2023-04-26T04:48:40.182Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T04:48:40.461Z] ---> Running in 3f32bec172ce [2023-04-26T04:48:40.731Z] Removing intermediate container 3f32bec172ce [2023-04-26T04:48:40.731Z] ---> e2950f7c1dd9 [2023-04-26T04:48:40.731Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T04:48:40.731Z] ---> Running in aaaf2a04c880 [2023-04-26T04:48:41.021Z] Removing intermediate container aaaf2a04c880 [2023-04-26T04:48:41.021Z] ---> 779e77c9f9d7 [2023-04-26T04:48:41.021Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T04:48:41.021Z] ---> Running in ce9d2e41b543 [2023-04-26T04:48:41.612Z] Removing intermediate container ce9d2e41b543 [2023-04-26T04:48:41.612Z] ---> 6f6f54d7437e [2023-04-26T04:48:41.612Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-26T04:48:41.612Z] ---> Running in 3cf09ecaceb4 [2023-04-26T04:48:41.882Z] Removing intermediate container 3cf09ecaceb4 [2023-04-26T04:48:41.882Z] ---> 79702b456950 [2023-04-26T04:48:41.882Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T04:48:41.882Z] ---> Running in deea2ab563de [2023-04-26T04:48:43.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T04:48:43.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T04:48:45.298Z] OK: 263 MiB in 53 packages [2023-04-26T04:48:45.884Z] Removing intermediate container deea2ab563de [2023-04-26T04:48:45.884Z] ---> a7c8ba7aa0dd [2023-04-26T04:48:45.884Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-26T04:48:45.884Z] ---> Running in d23c737663ae [2023-04-26T04:48:46.153Z] Removing intermediate container d23c737663ae [2023-04-26T04:48:46.153Z] ---> ce699370c29c [2023-04-26T04:48:46.153Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-26T04:48:46.739Z] ---> 63cd2d1a8ad6 [2023-04-26T04:48:46.739Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T04:48:46.739Z] ---> Running in d6b588b34af1 [2023-04-26T04:49:54.659Z] Removing intermediate container d6b588b34af1 [2023-04-26T04:49:54.659Z] ---> ad81a7bb5f78 [2023-04-26T04:49:54.659Z] Step 12/13 : COPY . . [2023-04-26T04:49:54.659Z] ---> 9d49cc84ebf5 [2023-04-26T04:49:54.659Z] Step 13/13 : RUN ${MAKE} [2023-04-26T04:49:54.659Z] ---> Running in b18912bfed3d [2023-04-26T04:49:54.659Z] noop [2023-04-26T04:49:54.659Z] Removing intermediate container b18912bfed3d [2023-04-26T04:49:54.659Z] ---> f8d02b334c07 [2023-04-26T04:49:54.659Z] Successfully built f8d02b334c07 [2023-04-26T04:49:54.659Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:49:54.999Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T04:49:54.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T04:49:55.193Z] prd-ubuntu20.04-docker-arm64-4c-16g-10928 does not seem to be running inside a container [2023-04-26T04:49:55.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/128 -v /w/workspace/device-onvif-camera/128:/w/workspace/device-onvif-camera/128:rw,z -v /w/workspace/device-onvif-camera/128@tmp:/w/workspace/device-onvif-camera/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T04:49:56.396Z] $ docker top 61c5a90d2990f5a0c24cce4087ef6d2d7d9da01a0fd3f320c35e8c3c593210f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T04:49:57.198Z] + go version [2023-04-26T04:49:57.198Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T04:49:57.221Z] $ docker stop --time=1 61c5a90d2990f5a0c24cce4087ef6d2d7d9da01a0fd3f320c35e8c3c593210f7 [2023-04-26T04:49:58.823Z] $ docker rm -f --volumes 61c5a90d2990f5a0c24cce4087ef6d2d7d9da01a0fd3f320c35e8c3c593210f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:49:59.359Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T04:49:59.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T04:49:59.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-10928 does not seem to be running inside a container [2023-04-26T04:49:59.617Z] $ 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/128 -v /w/workspace/device-onvif-camera/128:/w/workspace/device-onvif-camera/128:rw,z -v /w/workspace/device-onvif-camera/128@tmp:/w/workspace/device-onvif-camera/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T04:50:01.857Z] $ docker top 15d66bf263f35c6a90dfcda1b71604d910868be39ee8d3e65e51bf057975cf35 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T04:50:02.357Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/128 [Pipeline] fileExists [Pipeline] sh [2023-04-26T04:50:02.694Z] + make test [2023-04-26T04:50:02.962Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T04:50:35.197Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-26T04:52:41.907Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-26T04:52:43.328Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-26T04:52:45.280Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.206s coverage: 31.6% of statements [2023-04-26T04:53:12.000Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.015s coverage: 86.5% of statements [2023-04-26T04:53:12.000Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T04:53:12.000Z] go vet ./... [2023-04-26T04:53:38.714Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T04:53:38.714Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T04:53:38.714Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T04:53:39.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T04:53:39.020Z] $ docker stop --time=1 15d66bf263f35c6a90dfcda1b71604d910868be39ee8d3e65e51bf057975cf35 [2023-04-26T04:53:40.814Z] $ docker rm -f --volumes 15d66bf263f35c6a90dfcda1b71604d910868be39ee8d3e65e51bf057975cf35 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T04:53:41.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T04:53:42.016Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T04:53:42.606Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T04:53:42.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T04:53:43.323Z] + ls -al . [2023-04-26T04:53:43.323Z] total 232 [2023-04-26T04:53:43.323Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 04:50 . [2023-04-26T04:53:43.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:47 .. [2023-04-26T04:53:43.323Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 04:47 .git [2023-04-26T04:53:43.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 04:47 .github [2023-04-26T04:53:43.323Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 26 04:47 .gitignore [2023-04-26T04:53:43.323Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 26 04:47 .golangci.yml [2023-04-26T04:53:43.323Z] -rw-rw-r-- 1 jenkins jenkins 9861 Apr 26 04:47 Attribution.txt [2023-04-26T04:53:43.323Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 26 04:47 CHANGELOG.md [2023-04-26T04:53:43.323Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 26 04:47 Dockerfile [2023-04-26T04:53:43.323Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 04:47 GOVERNANCE.md [2023-04-26T04:53:43.323Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 26 04:47 Jenkinsfile [2023-04-26T04:53:43.323Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 26 04:47 LICENSE [2023-04-26T04:53:43.323Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 26 04:47 Makefile [2023-04-26T04:53:43.323Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 26 04:47 OWNERS.md [2023-04-26T04:53:43.323Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 26 04:47 README.md [2023-04-26T04:53:43.323Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 04:45 VERSION [2023-04-26T04:53:43.323Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 04:47 bin [2023-04-26T04:53:43.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 04:47 cmd [2023-04-26T04:53:43.323Z] -rw-r--r-- 1 jenkins jenkins 78922 Apr 26 04:53 coverage.out [2023-04-26T04:53:43.323Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 26 04:47 doc [2023-04-26T04:53:43.323Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 26 04:47 go.mod [2023-04-26T04:53:43.323Z] -rw-rw-r-- 1 jenkins jenkins 32947 Apr 26 04:47 go.sum [2023-04-26T04:53:43.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:47 internal [2023-04-26T04:53:43.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:47 snap [2023-04-26T04:53:43.323Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 26 04:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:53:43.662Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 --label arch=arm64 --label version=3.0.0-dev.33 . [2023-04-26T04:53:44.256Z] Sending build context to Docker daemon 19.74MB [2023-04-26T04:53:44.256Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T04:53:44.256Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-26T04:53:44.256Z] ---> f8d02b334c07 [2023-04-26T04:53:44.256Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-26T04:53:44.525Z] ---> Running in cd2fa5dfcf02 [2023-04-26T04:53:44.794Z] Removing intermediate container cd2fa5dfcf02 [2023-04-26T04:53:44.794Z] ---> f008b20bbcb2 [2023-04-26T04:53:44.794Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T04:53:44.794Z] ---> Running in 373374cf2c46 [2023-04-26T04:53:45.068Z] Removing intermediate container 373374cf2c46 [2023-04-26T04:53:45.068Z] ---> 74049734c9b4 [2023-04-26T04:53:45.068Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T04:53:45.337Z] ---> Running in 2f2a6f3751ea [2023-04-26T04:53:45.607Z] Removing intermediate container 2f2a6f3751ea [2023-04-26T04:53:45.607Z] ---> 6e0e0baeafba [2023-04-26T04:53:45.607Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T04:53:45.607Z] ---> Running in ad8dc36111cc [2023-04-26T04:53:45.875Z] Removing intermediate container ad8dc36111cc [2023-04-26T04:53:45.875Z] ---> f124b0249b58 [2023-04-26T04:53:45.875Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-26T04:53:45.875Z] ---> Running in d60a8faaae7e [2023-04-26T04:53:46.144Z] Removing intermediate container d60a8faaae7e [2023-04-26T04:53:46.144Z] ---> 7d329c5b0273 [2023-04-26T04:53:46.144Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T04:53:46.417Z] ---> Running in 583cb090fa61 [2023-04-26T04:53:47.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T04:53:47.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T04:53:48.946Z] OK: 263 MiB in 53 packages [2023-04-26T04:53:50.895Z] Removing intermediate container 583cb090fa61 [2023-04-26T04:53:50.895Z] ---> a7a74b645e70 [2023-04-26T04:53:50.895Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-26T04:53:50.895Z] ---> Running in 70f5abec2eca [2023-04-26T04:53:50.895Z] Removing intermediate container 70f5abec2eca [2023-04-26T04:53:50.895Z] ---> 8f0668cef5ba [2023-04-26T04:53:50.895Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-26T04:53:51.482Z] ---> 14ba12c10753 [2023-04-26T04:53:51.482Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T04:53:51.482Z] ---> Running in 7be75c5ba544 [2023-04-26T04:53:54.072Z] Removing intermediate container 7be75c5ba544 [2023-04-26T04:53:54.072Z] ---> 9b78b65bf0c4 [2023-04-26T04:53:54.072Z] Step 12/26 : COPY . . [2023-04-26T04:53:56.020Z] ---> 1180544fb5e3 [2023-04-26T04:53:56.020Z] Step 13/26 : RUN ${MAKE} [2023-04-26T04:53:56.020Z] ---> Running in 35ea76305189 [2023-04-26T04:53:56.982Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-04-26T04:56:33.698Z] Removing intermediate container 35ea76305189 [2023-04-26T04:56:33.698Z] ---> f502d183ed4e [2023-04-26T04:56:33.698Z] Step 14/26 : FROM alpine:3.17 [2023-04-26T04:56:33.698Z] 3.17: Pulling from library/alpine [2023-04-26T04:56:33.698Z] c41833b44d91: Already exists [2023-04-26T04:56:33.698Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T04:56:33.698Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T04:56:33.698Z] ---> 51e60588ff2c [2023-04-26T04:56:33.698Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-26T04:56:33.698Z] ---> Running in d3a619ff4aad [2023-04-26T04:56:33.698Z] Removing intermediate container d3a619ff4aad [2023-04-26T04:56:33.698Z] ---> 05ceeed56d69 [2023-04-26T04:56:33.698Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-26T04:56:33.698Z] ---> Running in 7127510a6ab9 [2023-04-26T04:56:33.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T04:56:33.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T04:56:33.698Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T04:56:33.698Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T04:56:33.698Z] OK: 8 MiB in 16 packages [2023-04-26T04:56:33.698Z] Removing intermediate container 7127510a6ab9 [2023-04-26T04:56:33.698Z] ---> 0624294ae587 [2023-04-26T04:56:33.698Z] Step 17/26 : WORKDIR / [2023-04-26T04:56:33.698Z] ---> Running in 949aff8bb215 [2023-04-26T04:56:33.698Z] Removing intermediate container 949aff8bb215 [2023-04-26T04:56:33.698Z] ---> e4e4023458f1 [2023-04-26T04:56:33.698Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-26T04:56:33.698Z] ---> baad21be50f5 [2023-04-26T04:56:33.698Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-26T04:56:33.698Z] ---> 2d3883d7272d [2023-04-26T04:56:33.698Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-26T04:56:33.698Z] ---> 9a170f82596e [2023-04-26T04:56:33.698Z] Step 21/26 : EXPOSE 59984 [2023-04-26T04:56:33.698Z] ---> Running in 31a9211b0288 [2023-04-26T04:56:33.698Z] Removing intermediate container 31a9211b0288 [2023-04-26T04:56:33.698Z] ---> 47e68540a895 [2023-04-26T04:56:33.698Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-26T04:56:33.698Z] ---> Running in a6dd01979ae6 [2023-04-26T04:56:33.698Z] Removing intermediate container a6dd01979ae6 [2023-04-26T04:56:33.698Z] ---> e771de31034c [2023-04-26T04:56:33.698Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T04:56:33.698Z] ---> Running in 9544cd10ca0e [2023-04-26T04:56:33.698Z] Removing intermediate container 9544cd10ca0e [2023-04-26T04:56:33.698Z] ---> 0367b6853f21 [2023-04-26T04:56:33.698Z] Step 24/26 : LABEL arch=arm64 [2023-04-26T04:56:33.698Z] ---> Running in 76276e559a73 [2023-04-26T04:56:33.698Z] Removing intermediate container 76276e559a73 [2023-04-26T04:56:33.698Z] ---> 73163c719b77 [2023-04-26T04:56:33.698Z] Step 25/26 : LABEL git_sha=00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [2023-04-26T04:56:33.965Z] ---> Running in 06a05577e85c [2023-04-26T04:56:34.233Z] Removing intermediate container 06a05577e85c [2023-04-26T04:56:34.233Z] ---> 91a54e42093a [2023-04-26T04:56:34.233Z] Step 26/26 : LABEL version=3.0.0-dev.33 [2023-04-26T04:56:34.233Z] ---> Running in d1c0a78e8046 [2023-04-26T04:56:34.500Z] Removing intermediate container d1c0a78e8046 [2023-04-26T04:56:34.500Z] ---> 34abf1ce6223 [2023-04-26T04:56:34.500Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T04:56:34.500Z] Successfully built 34abf1ce6223 [2023-04-26T04:56:34.500Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T04:56:34.605Z] provisioning config files... [2023-04-26T04:56:34.618Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/128@tmp/config13318923971722200933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:56:34.954Z] ---> docker-login.sh [2023-04-26T04:56:34.954Z] nexus3.edgexfoundry.org:10001 [2023-04-26T04:56:34.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:56:35.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:56:35.223Z] Configure a credential helper to remove this warning. See [2023-04-26T04:56:35.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:56:35.223Z] [2023-04-26T04:56:35.223Z] Login Succeeded [2023-04-26T04:56:35.223Z] nexus3.edgexfoundry.org:10002 [2023-04-26T04:56:35.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:56:35.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:56:35.493Z] Configure a credential helper to remove this warning. See [2023-04-26T04:56:35.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:56:35.493Z] [2023-04-26T04:56:35.493Z] Login Succeeded [2023-04-26T04:56:35.493Z] nexus3.edgexfoundry.org:10003 [2023-04-26T04:56:35.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:56:36.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:56:36.028Z] Configure a credential helper to remove this warning. See [2023-04-26T04:56:36.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:56:36.028Z] [2023-04-26T04:56:36.028Z] Login Succeeded [2023-04-26T04:56:36.028Z] nexus3.edgexfoundry.org:10004 [2023-04-26T04:56:36.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:56:36.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:56:36.295Z] Configure a credential helper to remove this warning. See [2023-04-26T04:56:36.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:56:36.295Z] [2023-04-26T04:56:36.295Z] Login Succeeded [2023-04-26T04:56:36.295Z] docker.io [2023-04-26T04:56:36.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T04:56:36.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T04:56:36.828Z] Configure a credential helper to remove this warning. See [2023-04-26T04:56:36.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T04:56:36.828Z] [2023-04-26T04:56:36.828Z] Login Succeeded [2023-04-26T04:56:36.828Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T04:56:36.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T04:56:36.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T04:56:36.883Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-04-26T04:56:36.883Z] 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [2023-04-26T04:56:36.883Z] latest [2023-04-26T04:56:36.883Z] 3.0.0-dev.33 [2023-04-26T04:56:36.883Z] 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33 [2023-04-26T04:56:36.883Z] main [2023-04-26T04:56:36.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:56:37.220Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:56:37.620Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [2023-04-26T04:56:37.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-26T04:56:37.620Z] c29e3924b3b0: Preparing [2023-04-26T04:56:37.620Z] eb1e0e40c154: Preparing [2023-04-26T04:56:37.620Z] 493093189616: Preparing [2023-04-26T04:56:37.620Z] f182e21893f0: Preparing [2023-04-26T04:56:37.620Z] 26cbea5cba74: Preparing [2023-04-26T04:56:37.620Z] 26cbea5cba74: Layer already exists [2023-04-26T04:56:37.905Z] c29e3924b3b0: Pushed [2023-04-26T04:56:37.905Z] f182e21893f0: Pushed [2023-04-26T04:56:37.905Z] eb1e0e40c154: Pushed [2023-04-26T04:56:43.300Z] 493093189616: Pushed [2023-04-26T04:56:43.300Z] 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4: digest: sha256:02c6cdc45bc5f136e4b8ef83b68cc0ae545df610156bbadf47021d2a5f04752d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:56:43.634Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:56:43.968Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-04-26T04:56:43.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-26T04:56:43.968Z] c29e3924b3b0: Preparing [2023-04-26T04:56:43.968Z] eb1e0e40c154: Preparing [2023-04-26T04:56:43.968Z] 493093189616: Preparing [2023-04-26T04:56:43.968Z] f182e21893f0: Preparing [2023-04-26T04:56:43.968Z] 26cbea5cba74: Preparing [2023-04-26T04:56:43.968Z] eb1e0e40c154: Layer already exists [2023-04-26T04:56:43.968Z] 26cbea5cba74: Layer already exists [2023-04-26T04:56:43.968Z] c29e3924b3b0: Layer already exists [2023-04-26T04:56:43.968Z] f182e21893f0: Layer already exists [2023-04-26T04:56:43.968Z] 493093189616: Layer already exists [2023-04-26T04:56:43.968Z] latest: digest: sha256:02c6cdc45bc5f136e4b8ef83b68cc0ae545df610156bbadf47021d2a5f04752d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:56:44.303Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:56:44.635Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.33 [2023-04-26T04:56:44.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-26T04:56:44.635Z] c29e3924b3b0: Preparing [2023-04-26T04:56:44.635Z] eb1e0e40c154: Preparing [2023-04-26T04:56:44.635Z] 493093189616: Preparing [2023-04-26T04:56:44.635Z] f182e21893f0: Preparing [2023-04-26T04:56:44.635Z] 26cbea5cba74: Preparing [2023-04-26T04:56:44.635Z] eb1e0e40c154: Layer already exists [2023-04-26T04:56:44.635Z] c29e3924b3b0: Layer already exists [2023-04-26T04:56:44.635Z] 493093189616: Layer already exists [2023-04-26T04:56:44.635Z] f182e21893f0: Layer already exists [2023-04-26T04:56:44.635Z] 26cbea5cba74: Layer already exists [2023-04-26T04:56:44.635Z] 3.0.0-dev.33: digest: sha256:02c6cdc45bc5f136e4b8ef83b68cc0ae545df610156bbadf47021d2a5f04752d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:56:44.978Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:56:45.313Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33 [2023-04-26T04:56:45.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-26T04:56:45.313Z] c29e3924b3b0: Preparing [2023-04-26T04:56:45.313Z] eb1e0e40c154: Preparing [2023-04-26T04:56:45.313Z] 493093189616: Preparing [2023-04-26T04:56:45.313Z] f182e21893f0: Preparing [2023-04-26T04:56:45.313Z] 26cbea5cba74: Preparing [2023-04-26T04:56:45.313Z] f182e21893f0: Layer already exists [2023-04-26T04:56:45.313Z] 493093189616: Layer already exists [2023-04-26T04:56:45.313Z] 26cbea5cba74: Layer already exists [2023-04-26T04:56:45.313Z] c29e3924b3b0: Layer already exists [2023-04-26T04:56:45.313Z] eb1e0e40c154: Layer already exists [2023-04-26T04:56:45.313Z] 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33: digest: sha256:02c6cdc45bc5f136e4b8ef83b68cc0ae545df610156bbadf47021d2a5f04752d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:56:45.649Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:56:45.979Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-04-26T04:56:45.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-26T04:56:45.979Z] c29e3924b3b0: Preparing [2023-04-26T04:56:45.979Z] eb1e0e40c154: Preparing [2023-04-26T04:56:45.979Z] 493093189616: Preparing [2023-04-26T04:56:45.979Z] f182e21893f0: Preparing [2023-04-26T04:56:45.979Z] 26cbea5cba74: Preparing [2023-04-26T04:56:45.979Z] f182e21893f0: Layer already exists [2023-04-26T04:56:45.979Z] c29e3924b3b0: Layer already exists [2023-04-26T04:56:45.979Z] 493093189616: Layer already exists [2023-04-26T04:56:45.979Z] 26cbea5cba74: Layer already exists [2023-04-26T04:56:45.979Z] eb1e0e40c154: Layer already exists [2023-04-26T04:56:45.979Z] main: digest: sha256:02c6cdc45bc5f136e4b8ef83b68cc0ae545df610156bbadf47021d2a5f04752d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T04:56:46.020Z] ===================================================== [Pipeline] echo [2023-04-26T04:56:46.026Z] taggedImages: [2023-04-26T04:56:46.026Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [2023-04-26T04:56:46.026Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-04-26T04:56:46.026Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.33 [2023-04-26T04:56:46.026Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33 [2023-04-26T04:56:46.026Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:56:46.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T04:56:46.370Z] [2023-04-26T04:56:46.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:56:46.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T04:56:46.690Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T04:56:46.690Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T04:56:46.690Z] 04944245beec: Pulling fs layer [2023-04-26T04:56:46.690Z] 699f458cf7ca: Pulling fs layer [2023-04-26T04:56:46.690Z] 765212b225bb: Pulling fs layer [2023-04-26T04:56:46.690Z] f23df028b6ca: Pulling fs layer [2023-04-26T04:56:46.690Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T04:56:46.690Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T04:56:46.690Z] f23df028b6ca: Waiting [2023-04-26T04:56:46.690Z] d65c8cfc05b1: Waiting [2023-04-26T04:56:46.690Z] 765212b225bb: Waiting [2023-04-26T04:56:46.690Z] 2437ff75d9bd: Waiting [2023-04-26T04:56:46.959Z] 04944245beec: Download complete [2023-04-26T04:56:46.959Z] 765212b225bb: Verifying Checksum [2023-04-26T04:56:46.959Z] 765212b225bb: Download complete [2023-04-26T04:56:46.959Z] f23df028b6ca: Verifying Checksum [2023-04-26T04:56:46.959Z] f23df028b6ca: Download complete [2023-04-26T04:56:46.959Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T04:56:46.959Z] d65c8cfc05b1: Download complete [2023-04-26T04:56:46.959Z] 699f458cf7ca: Verifying Checksum [2023-04-26T04:56:46.959Z] 699f458cf7ca: Download complete [2023-04-26T04:56:47.541Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T04:56:47.541Z] 8998bd30e6a1: Download complete [2023-04-26T04:56:49.483Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T04:56:49.483Z] 2437ff75d9bd: Download complete [2023-04-26T04:56:51.435Z] 8998bd30e6a1: Pull complete [2023-04-26T04:56:51.704Z] 04944245beec: Pull complete [2023-04-26T04:56:53.110Z] 699f458cf7ca: Pull complete [2023-04-26T04:56:53.378Z] 765212b225bb: Pull complete [2023-04-26T04:56:53.964Z] f23df028b6ca: Pull complete [2023-04-26T04:56:54.232Z] d65c8cfc05b1: Pull complete [2023-04-26T04:57:09.228Z] 2437ff75d9bd: Pull complete [2023-04-26T04:57:09.228Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T04:57:09.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T04:57:09.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T04:57:09.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-10928 does not seem to be running inside a container [2023-04-26T04:57:09.501Z] $ 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/128 -v /w/workspace/device-onvif-camera/128:/w/workspace/device-onvif-camera/128:rw,z -v /w/workspace/device-onvif-camera/128@tmp:/w/workspace/device-onvif-camera/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T04:57:12.195Z] $ docker top 42a179d8c58d242e5ae72a2922b273eff9765663d5eabbd9cfe2789cf6b8e878 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:57:13.047Z] ---> job-cost.sh [2023-04-26T04:57:13.047Z] lf-activate-venv: SKIPPING [2023-04-26T04:57:13.047Z] INFO: No Stack... [2023-04-26T04:57:13.631Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T04:57:14.212Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T04:57:14.845Z] + cat /w/workspace/device-onvif-camera/128/archives/cost.csv [2023-04-26T04:57:14.846Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T04:57:14.909Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-128-stack-cost] [2023-04-26T04:57:14.915Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-128-stack-cost] did not exist. Created. [2023-04-26T04:57:14.915Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T04:57:15.252Z] /w/workspace/device-onvif-camera/128@tmp/durable-a1d0ca65/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T04:57:15.907Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T04:57:15.929Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T04:57:15.988Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T04:57:15.995Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-128-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T04:57:16.014Z] $ docker stop --time=1 42a179d8c58d242e5ae72a2922b273eff9765663d5eabbd9cfe2789cf6b8e878 [2023-04-26T04:57:17.525Z] $ docker rm -f --volumes 42a179d8c58d242e5ae72a2922b273eff9765663d5eabbd9cfe2789cf6b8e878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-26T04:57:17.912Z] provisioning config files... [2023-04-26T04:57:17.921Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12625677105983290328tmp [Pipeline] { [Pipeline] sh [2023-04-26T04:57:18.215Z] + set +x [2023-04-26T04:57:18.215Z] + bash -s -- [2023-04-26T04:57:18.215Z] + curl -s https://codecov.io/bash [2023-04-26T04:57:18.215Z] [2023-04-26T04:57:18.215Z] _____ _ [2023-04-26T04:57:18.215Z] / ____| | | [2023-04-26T04:57:18.215Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T04:57:18.215Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T04:57:18.215Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T04:57:18.215Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T04:57:18.215Z] Bash-1.0.6 [2023-04-26T04:57:18.215Z] [2023-04-26T04:57:18.215Z] [2023-04-26T04:57:18.215Z] ==> git version 2.25.1 found [2023-04-26T04:57:18.215Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-26T04:57:18.215Z] Release-Date: 2020-01-08 [2023-04-26T04:57:18.215Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-26T04:57:18.215Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T04:57:18.215Z] ==> Jenkins CI detected. [2023-04-26T04:57:18.215Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-04-26T04:57:18.215Z] project root: . [2023-04-26T04:57:18.215Z] --> token set from env [2023-04-26T04:57:18.215Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T04:57:18.215Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T04:57:18.215Z] ==> Python coveragepy not found [2023-04-26T04:57:18.215Z] ==> Searching for coverage reports in: [2023-04-26T04:57:18.215Z] + . [2023-04-26T04:57:18.215Z] -> Found 1 reports [2023-04-26T04:57:18.215Z] ==> Detecting git/mercurial file structure [2023-04-26T04:57:18.475Z] ==> Reading reports [2023-04-26T04:57:18.475Z] + ./coverage.out bytes=78922 [2023-04-26T04:57:18.475Z] ==> Appending adjustments [2023-04-26T04:57:18.475Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T04:57:18.475Z] + Found adjustments [2023-04-26T04:57:18.475Z] ==> Gzipping contents [2023-04-26T04:57:18.475Z] 12K /tmp/codecov.gAy39F.gz [2023-04-26T04:57:18.475Z] ==> Uploading reports [2023-04-26T04:57:18.475Z] url: https://codecov.io [2023-04-26T04:57:18.475Z] query: branch=main&commit=00bdd2cabb0c43dfb1f93a71ebf53860aad231a4&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T04:57:18.475Z] -> Pinging Codecov [2023-04-26T04:57:18.475Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=00bdd2cabb0c43dfb1f93a71ebf53860aad231a4&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T04:57:18.734Z] -> Uploading to [2023-04-26T04:57:18.734Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/F29A59C45E3A92E06B3E522C9905F8EF/00bdd2cabb0c43dfb1f93a71ebf53860aad231a4/18f00231-db13-4e66-bffe-b268492e3019.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T045718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0ad2dfd6046eb67d701920adb82b4eecf22fcdba4d5f7c77149f5f7792b3063 [2023-04-26T04:57:18.734Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T04:57:18.734Z] Dload Upload Total Spent Left Speed [2023-04-26T04:57:18.993Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10501 0 0 100 10501 0 47515 --:--:-- --:--:-- --:--:-- 47301 100 10501 0 0 100 10501 0 44308 --:--:-- --:--:-- --:--:-- 44308 [2023-04-26T04:57:18.993Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [Pipeline] } [2023-04-26T04:57:19.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-26T04:57:19.209Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-26T04:57:19.224Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:57:19.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T04:57:19.527Z] [2023-04-26T04:57:19.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:57:19.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T04:57:19.838Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-26T04:57:19.838Z] df9b9388f04a: Pulling fs layer [2023-04-26T04:57:19.838Z] 52dc419b0ee2: Pulling fs layer [2023-04-26T04:57:19.838Z] 25bc292e5bac: Pulling fs layer [2023-04-26T04:57:19.838Z] 114826534d7a: Pulling fs layer [2023-04-26T04:57:19.838Z] 4657fd5d0bcf: Pulling fs layer [2023-04-26T04:57:19.838Z] 6ad1cebc031e: Pulling fs layer [2023-04-26T04:57:19.838Z] 8a3aa393b2d8: Pulling fs layer [2023-04-26T04:57:19.838Z] 114826534d7a: Waiting [2023-04-26T04:57:19.838Z] 8a3aa393b2d8: Waiting [2023-04-26T04:57:19.838Z] 4657fd5d0bcf: Waiting [2023-04-26T04:57:19.838Z] 6ad1cebc031e: Waiting [2023-04-26T04:57:19.838Z] 25bc292e5bac: Verifying Checksum [2023-04-26T04:57:19.838Z] 25bc292e5bac: Download complete [2023-04-26T04:57:19.838Z] 52dc419b0ee2: Verifying Checksum [2023-04-26T04:57:19.838Z] 52dc419b0ee2: Download complete [2023-04-26T04:57:19.838Z] 4657fd5d0bcf: Verifying Checksum [2023-04-26T04:57:19.838Z] 4657fd5d0bcf: Download complete [2023-04-26T04:57:19.838Z] df9b9388f04a: Verifying Checksum [2023-04-26T04:57:19.838Z] df9b9388f04a: Download complete [2023-04-26T04:57:20.099Z] 6ad1cebc031e: Verifying Checksum [2023-04-26T04:57:20.100Z] 6ad1cebc031e: Download complete [2023-04-26T04:57:20.100Z] df9b9388f04a: Pull complete [2023-04-26T04:57:20.100Z] 52dc419b0ee2: Pull complete [2023-04-26T04:57:20.100Z] 25bc292e5bac: Pull complete [2023-04-26T04:57:20.669Z] 114826534d7a: Verifying Checksum [2023-04-26T04:57:20.669Z] 114826534d7a: Download complete [2023-04-26T04:57:20.928Z] 8a3aa393b2d8: Verifying Checksum [2023-04-26T04:57:20.928Z] 8a3aa393b2d8: Download complete [2023-04-26T04:57:24.216Z] 114826534d7a: Pull complete [2023-04-26T04:57:24.216Z] 4657fd5d0bcf: Pull complete [2023-04-26T04:57:24.475Z] 6ad1cebc031e: Pull complete [2023-04-26T04:57:27.008Z] 8a3aa393b2d8: Pull complete [2023-04-26T04:57:27.008Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-26T04:57:27.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T04:57:27.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T04:57:27.099Z] prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container [2023-04-26T04:57:27.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-26T04:57:31.035Z] $ docker top 7e29904df2fb16d63bfb5d21fc52e2c0c44cc41b7bedc0fb906c065626aa3361 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T04:57:31.107Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-04-26T04:57:31.387Z] + set -o pipefail [2023-04-26T04:57:31.387Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-04-26T04:57:36.669Z] [2023-04-26T04:57:36.669Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-04-26T04:57:36.669Z] [2023-04-26T04:57:36.669Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/2ddaf289-06dc-485b-8cfd-a8f8ac7c5ab3 [2023-04-26T04:57:36.669Z] [2023-04-26T04:57:36.669Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-04-26T04:57:36.669Z] [2023-04-26T04:57:36.669Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-26T04:57:36.669Z] [2023-04-26T04:57:38.041Z] [2023-04-26T04:57:38.041Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-26T04:57:38.041Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-26T04:57:38.041Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-26T04:57:38.052Z] $ docker stop --time=1 7e29904df2fb16d63bfb5d21fc52e2c0c44cc41b7bedc0fb906c065626aa3361 [2023-04-26T04:57:41.613Z] $ docker rm -f --volumes 7e29904df2fb16d63bfb5d21fc52e2c0c44cc41b7bedc0fb906c065626aa3361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-26T04:57:41.992Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T04:57:42.006Z] provisioning config files... [2023-04-26T04:57:42.013Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2166903205901219602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:57:42.306Z] --> edgex-publish-swagger.sh [2023-04-26T04:57:42.306Z] === Publish doc/openapi/v2 API === [2023-04-26T04:57:42.306Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-04-26T04:57:42.306Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-04-26T04:57:42.306Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T04:57:42.306Z] Dload Upload Total Spent Left Speed [2023-04-26T04:57:42.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 701k --:--:-- --:--:-- --:--:-- 701k [2023-04-26T04:57:42.876Z] [2023-04-26T04:57:42.876Z] [Pipeline] } [2023-04-26T04:57:42.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T04:57:43.291Z] + git log --format=format:%s -1 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [Pipeline] sh [2023-04-26T04:57:43.584Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T04:57:43.584Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:57:43.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T04:57:43.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T04:57:43.959Z] prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container [2023-04-26T04:57:43.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T04:57:44.442Z] $ docker top 8fbae95118445d37fa2c3b05c87c80b29999728ffacf4de82f08fb90c54260ee -eo pid,comm [2023-04-26T04:57:44.487Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T04:57:44.487Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T04:57:44.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T04:57:44.522Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T04:57:44.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T04:57:44.639Z] $ docker exec 8fbae95118445d37fa2c3b05c87c80b29999728ffacf4de82f08fb90c54260ee ssh-agent [2023-04-26T04:57:44.747Z] SSH_AUTH_SOCK=/tmp/ssh-0NTGio2gTuGJ/agent.31 [2023-04-26T04:57:44.748Z] SSH_AGENT_PID=37 [2023-04-26T04:57:44.757Z] Running ssh-add (command line suppressed) [2023-04-26T04:57:44.855Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16937122857180755748.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16937122857180755748.key) [2023-04-26T04:57:44.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T04:57:45.161Z] + git semver tag [2023-04-26T04:57:45.421Z] 2023-04-26 04:57:45,330 [run_tag] DEBUG tag force:False [2023-04-26T04:57:45.421Z] 2023-04-26 04:57:45,330 [check_head_tag] DEBUG check head tag [2023-04-26T04:57:45.421Z] 2023-04-26 04:57:45,331 [execute] INFO git cat-file --batch-check [2023-04-26T04:57:45.421Z] 2023-04-26 04:57:45,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-26T04:57:45.421Z] 2023-04-26 04:57:45,335 [execute] INFO git cat-file --batch [2023-04-26T04:57:45.421Z] 2023-04-26 04:57:45,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-26T04:57:45.421Z] 2023-04-26 04:57:45,366 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-26T04:57:45.421Z] 2023-04-26 04:57:45,366 [execute] INFO git tag -a v3.0.0-dev.33 -m v3.0.0-dev.33 [2023-04-26T04:57:45.421Z] 2023-04-26 04:57:45,367 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.33', '-m', 'v3.0.0-dev.33'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T04:57:45.421Z] 2023-04-26 04:57:45,373 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-26T04:57:45.421Z] 3.0.0-dev.33 [Pipeline] } [2023-04-26T04:57:45.433Z] $ docker exec --env ******** --env ******** 8fbae95118445d37fa2c3b05c87c80b29999728ffacf4de82f08fb90c54260ee ssh-agent -k [2023-04-26T04:57:45.536Z] unset SSH_AUTH_SOCK; [2023-04-26T04:57:45.536Z] unset SSH_AGENT_PID; [2023-04-26T04:57:45.537Z] echo Agent pid 37 killed; [2023-04-26T04:57:45.547Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T04:57:45.863Z] + git semver [Pipeline] } [2023-04-26T04:57:46.137Z] $ docker stop --time=1 8fbae95118445d37fa2c3b05c87c80b29999728ffacf4de82f08fb90c54260ee [2023-04-26T04:57:47.433Z] $ docker rm -f --volumes 8fbae95118445d37fa2c3b05c87c80b29999728ffacf4de82f08fb90c54260ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:57:47.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T04:57:47.834Z] [2023-04-26T04:57:47.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:57:48.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T04:57:48.136Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-26T04:57:48.136Z] ab5ef0e58194: Pulling fs layer [2023-04-26T04:57:48.136Z] 9712f1f96733: Pulling fs layer [2023-04-26T04:57:48.136Z] 63f879dbbcfc: Pulling fs layer [2023-04-26T04:57:48.136Z] 0d9ebad4ef96: Pulling fs layer [2023-04-26T04:57:48.136Z] e9a5061849ea: Pulling fs layer [2023-04-26T04:57:48.136Z] d747dcd14b5f: Pulling fs layer [2023-04-26T04:57:48.136Z] 2de7ff778b66: Pulling fs layer [2023-04-26T04:57:48.136Z] 0d9ebad4ef96: Waiting [2023-04-26T04:57:48.136Z] e9a5061849ea: Waiting [2023-04-26T04:57:48.136Z] d747dcd14b5f: Waiting [2023-04-26T04:57:48.136Z] 2de7ff778b66: Waiting [2023-04-26T04:57:48.136Z] 9712f1f96733: Verifying Checksum [2023-04-26T04:57:48.136Z] 9712f1f96733: Download complete [2023-04-26T04:57:48.398Z] 63f879dbbcfc: Verifying Checksum [2023-04-26T04:57:48.398Z] 63f879dbbcfc: Download complete [2023-04-26T04:57:48.658Z] e9a5061849ea: Verifying Checksum [2023-04-26T04:57:48.658Z] e9a5061849ea: Download complete [2023-04-26T04:57:48.658Z] d747dcd14b5f: Verifying Checksum [2023-04-26T04:57:48.658Z] d747dcd14b5f: Download complete [2023-04-26T04:57:48.658Z] 0d9ebad4ef96: Verifying Checksum [2023-04-26T04:57:48.658Z] 0d9ebad4ef96: Download complete [2023-04-26T04:57:48.658Z] ab5ef0e58194: Download complete [2023-04-26T04:57:48.916Z] 2de7ff778b66: Verifying Checksum [2023-04-26T04:57:48.916Z] 2de7ff778b66: Download complete [2023-04-26T04:57:51.448Z] ab5ef0e58194: Pull complete [2023-04-26T04:57:51.448Z] 9712f1f96733: Pull complete [2023-04-26T04:57:52.379Z] 63f879dbbcfc: Pull complete [2023-04-26T04:57:56.575Z] 0d9ebad4ef96: Pull complete [2023-04-26T04:57:56.575Z] e9a5061849ea: Pull complete [2023-04-26T04:57:56.575Z] d747dcd14b5f: Pull complete [2023-04-26T04:57:57.140Z] 2de7ff778b66: Pull complete [2023-04-26T04:57:57.140Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-26T04:57:57.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T04:57:57.140Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T04:57:57.226Z] prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container [2023-04-26T04:57:57.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-26T04:58:02.155Z] $ docker top eb1c70693f052622be8ddaf7469bbabb590371dfcc1cdd77f653d080f499fd78 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-26T04:58:02.225Z] provisioning config files... [2023-04-26T04:58:02.232Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6253993584278231808tmp [2023-04-26T04:58:02.243Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18065510120767095789tmp [2023-04-26T04:58:02.252Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13424995269574194707tmp [Pipeline] { [Pipeline] echo [2023-04-26T04:58:02.268Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:58:02.548Z] ---> sigul-configuration.sh [2023-04-26T04:58:02.548Z] gpg: directory `/root/.gnupg' created [2023-04-26T04:58:02.548Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-26T04:58:02.548Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-26T04:58:02.548Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-26T04:58:02.548Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-26T04:58:02.548Z] gpg: CAST5 encrypted data [2023-04-26T04:58:02.548Z] gpg: encrypted with 1 passphrase [2023-04-26T04:58:02.548Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-26T04:58:02.833Z] + mkdir /home/jenkins [2023-04-26T04:58:02.834Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-26T04:58:03.122Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-26T04:58:03.131Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:58:03.419Z] ---> sigul-install.sh [2023-04-26T04:58:03.419Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-26T04:58:03.703Z] + git tag --list [2023-04-26T04:58:03.703Z] v0.0.0 [2023-04-26T04:58:03.703Z] v0.0.1-dev.1 [2023-04-26T04:58:03.703Z] v0.0.1-dev.10 [2023-04-26T04:58:03.703Z] v0.0.1-dev.11 [2023-04-26T04:58:03.703Z] v0.0.1-dev.12 [2023-04-26T04:58:03.703Z] v0.0.1-dev.13 [2023-04-26T04:58:03.703Z] v0.0.1-dev.14 [2023-04-26T04:58:03.703Z] v0.0.1-dev.15 [2023-04-26T04:58:03.703Z] v0.0.1-dev.16 [2023-04-26T04:58:03.703Z] v0.0.1-dev.17 [2023-04-26T04:58:03.703Z] v0.0.1-dev.18 [2023-04-26T04:58:03.703Z] v0.0.1-dev.19 [2023-04-26T04:58:03.703Z] v0.0.1-dev.2 [2023-04-26T04:58:03.703Z] v0.0.1-dev.20 [2023-04-26T04:58:03.703Z] v0.0.1-dev.21 [2023-04-26T04:58:03.703Z] v0.0.1-dev.22 [2023-04-26T04:58:03.703Z] v0.0.1-dev.23 [2023-04-26T04:58:03.703Z] v0.0.1-dev.24 [2023-04-26T04:58:03.703Z] v0.0.1-dev.25 [2023-04-26T04:58:03.703Z] v0.0.1-dev.26 [2023-04-26T04:58:03.703Z] v0.0.1-dev.27 [2023-04-26T04:58:03.703Z] v0.0.1-dev.28 [2023-04-26T04:58:03.703Z] v0.0.1-dev.3 [2023-04-26T04:58:03.703Z] v0.0.1-dev.4 [2023-04-26T04:58:03.703Z] v0.0.1-dev.5 [2023-04-26T04:58:03.703Z] v0.0.1-dev.6 [2023-04-26T04:58:03.703Z] v0.0.1-dev.7 [2023-04-26T04:58:03.703Z] v0.0.1-dev.8 [2023-04-26T04:58:03.703Z] v0.0.1-dev.9 [2023-04-26T04:58:03.703Z] v2.2.0 [2023-04-26T04:58:03.703Z] v2.2.0-dev.29 [2023-04-26T04:58:03.703Z] v2.2.0-dev.30 [2023-04-26T04:58:03.703Z] v2.2.0-dev.31 [2023-04-26T04:58:03.703Z] v2.2.0-dev.32 [2023-04-26T04:58:03.703Z] v2.2.0-dev.33 [2023-04-26T04:58:03.703Z] v2.2.0-dev.34 [2023-04-26T04:58:03.703Z] v2.2.0-dev.35 [2023-04-26T04:58:03.703Z] v2.3.0 [2023-04-26T04:58:03.703Z] v2.3.0-dev.1 [2023-04-26T04:58:03.704Z] v2.3.0-dev.10 [2023-04-26T04:58:03.704Z] v2.3.0-dev.11 [2023-04-26T04:58:03.704Z] v2.3.0-dev.12 [2023-04-26T04:58:03.704Z] v2.3.0-dev.13 [2023-04-26T04:58:03.704Z] v2.3.0-dev.14 [2023-04-26T04:58:03.704Z] v2.3.0-dev.15 [2023-04-26T04:58:03.704Z] v2.3.0-dev.16 [2023-04-26T04:58:03.704Z] v2.3.0-dev.17 [2023-04-26T04:58:03.704Z] v2.3.0-dev.18 [2023-04-26T04:58:03.704Z] v2.3.0-dev.19 [2023-04-26T04:58:03.704Z] v2.3.0-dev.2 [2023-04-26T04:58:03.704Z] v2.3.0-dev.20 [2023-04-26T04:58:03.704Z] v2.3.0-dev.21 [2023-04-26T04:58:03.704Z] v2.3.0-dev.22 [2023-04-26T04:58:03.704Z] v2.3.0-dev.23 [2023-04-26T04:58:03.704Z] v2.3.0-dev.24 [2023-04-26T04:58:03.704Z] v2.3.0-dev.25 [2023-04-26T04:58:03.704Z] v2.3.0-dev.26 [2023-04-26T04:58:03.704Z] v2.3.0-dev.27 [2023-04-26T04:58:03.704Z] v2.3.0-dev.28 [2023-04-26T04:58:03.704Z] v2.3.0-dev.29 [2023-04-26T04:58:03.704Z] v2.3.0-dev.3 [2023-04-26T04:58:03.704Z] v2.3.0-dev.30 [2023-04-26T04:58:03.704Z] v2.3.0-dev.31 [2023-04-26T04:58:03.704Z] v2.3.0-dev.32 [2023-04-26T04:58:03.704Z] v2.3.0-dev.33 [2023-04-26T04:58:03.704Z] v2.3.0-dev.34 [2023-04-26T04:58:03.704Z] v2.3.0-dev.35 [2023-04-26T04:58:03.704Z] v2.3.0-dev.36 [2023-04-26T04:58:03.704Z] v2.3.0-dev.37 [2023-04-26T04:58:03.704Z] v2.3.0-dev.38 [2023-04-26T04:58:03.704Z] v2.3.0-dev.39 [2023-04-26T04:58:03.704Z] v2.3.0-dev.4 [2023-04-26T04:58:03.704Z] v2.3.0-dev.40 [2023-04-26T04:58:03.704Z] v2.3.0-dev.41 [2023-04-26T04:58:03.704Z] v2.3.0-dev.42 [2023-04-26T04:58:03.704Z] v2.3.0-dev.43 [2023-04-26T04:58:03.704Z] v2.3.0-dev.44 [2023-04-26T04:58:03.704Z] v2.3.0-dev.45 [2023-04-26T04:58:03.704Z] v2.3.0-dev.5 [2023-04-26T04:58:03.704Z] v2.3.0-dev.6 [2023-04-26T04:58:03.704Z] v2.3.0-dev.7 [2023-04-26T04:58:03.704Z] v2.3.0-dev.8 [2023-04-26T04:58:03.704Z] v2.3.0-dev.9 [2023-04-26T04:58:03.704Z] v2.3.1 [2023-04-26T04:58:03.704Z] v2.3.1-dev.1 [2023-04-26T04:58:03.704Z] v2.3.1-dev.4 [2023-04-26T04:58:03.704Z] v2.3.1-dev.5 [2023-04-26T04:58:03.704Z] v3.0.0-dev.1 [2023-04-26T04:58:03.704Z] v3.0.0-dev.10 [2023-04-26T04:58:03.704Z] v3.0.0-dev.11 [2023-04-26T04:58:03.704Z] v3.0.0-dev.12 [2023-04-26T04:58:03.704Z] v3.0.0-dev.13 [2023-04-26T04:58:03.704Z] v3.0.0-dev.14 [2023-04-26T04:58:03.704Z] v3.0.0-dev.15 [2023-04-26T04:58:03.704Z] v3.0.0-dev.16 [2023-04-26T04:58:03.704Z] v3.0.0-dev.17 [2023-04-26T04:58:03.704Z] v3.0.0-dev.18 [2023-04-26T04:58:03.704Z] v3.0.0-dev.19 [2023-04-26T04:58:03.704Z] v3.0.0-dev.2 [2023-04-26T04:58:03.704Z] v3.0.0-dev.20 [2023-04-26T04:58:03.704Z] v3.0.0-dev.21 [2023-04-26T04:58:03.704Z] v3.0.0-dev.22 [2023-04-26T04:58:03.704Z] v3.0.0-dev.23 [2023-04-26T04:58:03.704Z] v3.0.0-dev.24 [2023-04-26T04:58:03.704Z] v3.0.0-dev.25 [2023-04-26T04:58:03.704Z] v3.0.0-dev.26 [2023-04-26T04:58:03.704Z] v3.0.0-dev.27 [2023-04-26T04:58:03.704Z] v3.0.0-dev.28 [2023-04-26T04:58:03.704Z] v3.0.0-dev.29 [2023-04-26T04:58:03.704Z] v3.0.0-dev.3 [2023-04-26T04:58:03.704Z] v3.0.0-dev.30 [2023-04-26T04:58:03.704Z] v3.0.0-dev.31 [2023-04-26T04:58:03.704Z] v3.0.0-dev.32 [2023-04-26T04:58:03.704Z] v3.0.0-dev.33 [2023-04-26T04:58:03.704Z] v3.0.0-dev.4 [2023-04-26T04:58:03.704Z] v3.0.0-dev.5 [2023-04-26T04:58:03.704Z] v3.0.0-dev.6 [2023-04-26T04:58:03.704Z] v3.0.0-dev.7 [2023-04-26T04:58:03.704Z] v3.0.0-dev.8 [2023-04-26T04:58:03.704Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-26T04:58:03.991Z] + lftools sign git-tag v3.0.0-dev.33 [2023-04-26T04:58:04.559Z] Signing Git tag with Sigul... [2023-04-26T04:58:04.559Z] Signing v3.0.0-dev.33 [Pipeline] echo [2023-04-26T04:58:04.827Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:58:05.113Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-26T04:58:05.120Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-26T04:58:05.142Z] $ docker stop --time=1 eb1c70693f052622be8ddaf7469bbabb590371dfcc1cdd77f653d080f499fd78 [2023-04-26T04:58:06.432Z] $ docker rm -f --volumes eb1c70693f052622be8ddaf7469bbabb590371dfcc1cdd77f653d080f499fd78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-26T04:58:06.852Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T04:58:06.852Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:58:07.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T04:58:07.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T04:58:07.217Z] prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container [2023-04-26T04:58:07.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T04:58:07.582Z] $ docker top 9fd4b316d1adb9733459a113ffed571a827c608a8be9f365236823e7b30095ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T04:58:07.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T04:58:07.671Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T04:58:07.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T04:58:07.794Z] $ docker exec 9fd4b316d1adb9733459a113ffed571a827c608a8be9f365236823e7b30095ce ssh-agent [2023-04-26T04:58:07.898Z] SSH_AUTH_SOCK=/tmp/ssh-7ZnmAXR6M32J/agent.32 [2023-04-26T04:58:07.898Z] SSH_AGENT_PID=38 [2023-04-26T04:58:07.903Z] Running ssh-add (command line suppressed) [2023-04-26T04:58:07.999Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7218460809131308484.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7218460809131308484.key) [2023-04-26T04:58:08.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T04:58:08.298Z] + git semver bump pre [2023-04-26T04:58:08.558Z] 2023-04-26 04:58:08,480 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-26T04:58:08.558Z] 2023-04-26 04:58:08,480 [bump_version] DEBUG bumping version:3.0.0-dev.33 on axis:pre with prefix:dev [2023-04-26T04:58:08.558Z] 2023-04-26 04:58:08,480 [bump_version] DEBUG bumped version:3.0.0-dev.34 [2023-04-26T04:58:08.558Z] 2023-04-26 04:58:08,481 [write_version] DEBUG write version:3.0.0-dev.34 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-04-26T04:58:08.558Z] 2023-04-26 04:58:08,481 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-26T04:58:08.558Z] 2023-04-26 04:58:08,481 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-26T04:58:08.558Z] 2023-04-26 04:58:08,482 [execute] INFO git cat-file --batch-check [2023-04-26T04:58:08.558Z] 2023-04-26 04:58:08,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T04:58:08.558Z] 2023-04-26 04:58:08,488 [execute] INFO git cat-file --batch [2023-04-26T04:58:08.558Z] 2023-04-26 04:58:08,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T04:58:08.558Z] 2023-04-26 04:58:08,492 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-26T04:58:08.558Z] 3.0.0-dev.34 [Pipeline] } [2023-04-26T04:58:08.569Z] $ docker exec --env ******** --env ******** 9fd4b316d1adb9733459a113ffed571a827c608a8be9f365236823e7b30095ce ssh-agent -k [2023-04-26T04:58:08.659Z] unset SSH_AUTH_SOCK; [2023-04-26T04:58:08.659Z] unset SSH_AGENT_PID; [2023-04-26T04:58:08.659Z] echo Agent pid 38 killed; [2023-04-26T04:58:08.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T04:58:08.971Z] + git semver [Pipeline] } [2023-04-26T04:58:09.245Z] $ docker stop --time=1 9fd4b316d1adb9733459a113ffed571a827c608a8be9f365236823e7b30095ce [2023-04-26T04:58:10.539Z] $ docker rm -f --volumes 9fd4b316d1adb9733459a113ffed571a827c608a8be9f365236823e7b30095ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T04:58:10.875Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T04:58:10.875Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:58:11.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T04:58:11.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T04:58:11.235Z] prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container [2023-04-26T04:58:11.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T04:58:11.610Z] $ docker top 59719c824142f0d47f7306846a63cd0f31a46f3f691ef75fe40a8e120fef8dca -eo pid,comm [2023-04-26T04:58:11.662Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T04:58:11.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T04:58:11.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T04:58:11.695Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T04:58:11.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T04:58:11.811Z] $ docker exec 59719c824142f0d47f7306846a63cd0f31a46f3f691ef75fe40a8e120fef8dca ssh-agent [2023-04-26T04:58:11.925Z] SSH_AUTH_SOCK=/tmp/ssh-F0ecLUrb9zFc/agent.32 [2023-04-26T04:58:11.925Z] SSH_AGENT_PID=38 [2023-04-26T04:58:11.930Z] Running ssh-add (command line suppressed) [2023-04-26T04:58:12.044Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1211401783663958583.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1211401783663958583.key) [2023-04-26T04:58:12.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T04:58:12.344Z] + git semver push [2023-04-26T04:58:12.603Z] 2023-04-26 04:58:12,539 [run_push] DEBUG push [2023-04-26T04:58:12.603Z] 2023-04-26 04:58:12,540 [execute] INFO git cat-file --batch-check [2023-04-26T04:58:12.603Z] 2023-04-26 04:58:12,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T04:58:12.603Z] 2023-04-26 04:58:12,543 [execute] INFO git rev-list 58eb2c6e4c584167858b83e03e7892861ef8e416 -- [2023-04-26T04:58:12.603Z] 2023-04-26 04:58:12,544 [execute] DEBUG Popen(['git', 'rev-list', '58eb2c6e4c584167858b83e03e7892861ef8e416', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T04:58:12.603Z] 2023-04-26 04:58:12,551 [execute] INFO git fetch -v origin [2023-04-26T04:58:12.603Z] 2023-04-26 04:58:12,551 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-26T04:58:13.183Z] 2023-04-26 04:58:13,015 [run_push] DEBUG no remote changes detected [2023-04-26T04:58:13.183Z] 2023-04-26 04:58:13,015 [execute] INFO git push origin semver [2023-04-26T04:58:13.183Z] 2023-04-26 04:58:13,016 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T04:58:14.121Z] 2023-04-26 04:58:13,761 [run_push] DEBUG push all version tags [2023-04-26T04:58:14.121Z] 2023-04-26 04:58:13,762 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-26T04:58:14.121Z] 2023-04-26 04:58:13,762 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T04:58:14.692Z] 2023-04-26 04:58:14,454 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-26T04:58:14.692Z] 3.0.0-dev.34 [Pipeline] } [2023-04-26T04:58:14.705Z] $ docker exec --env ******** --env ******** 59719c824142f0d47f7306846a63cd0f31a46f3f691ef75fe40a8e120fef8dca ssh-agent -k [2023-04-26T04:58:14.793Z] unset SSH_AUTH_SOCK; [2023-04-26T04:58:14.793Z] unset SSH_AGENT_PID; [2023-04-26T04:58:14.793Z] echo Agent pid 38 killed; [2023-04-26T04:58:14.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T04:58:15.110Z] + git semver [Pipeline] } [2023-04-26T04:58:15.379Z] $ docker stop --time=1 59719c824142f0d47f7306846a63cd0f31a46f3f691ef75fe40a8e120fef8dca [2023-04-26T04:58:16.639Z] $ docker rm -f --volumes 59719c824142f0d47f7306846a63cd0f31a46f3f691ef75fe40a8e120fef8dca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-26T04:58:17.199Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-04-26T04:58:17.200Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-04-26T04:58:17.200Z] total 16 [2023-04-26T04:58:17.200Z] drwxr-xr-x 3 root root 4096 Apr 26 04:48 . [2023-04-26T04:58:17.200Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 04:58 .. [2023-04-26T04:58:17.200Z] drwxr-xr-x 2 root root 4096 Apr 26 04:48 cost [2023-04-26T04:58:17.200Z] -rw-r--r-- 1 root root 91 Apr 26 04:48 cost.csv [2023-04-26T04:58:17.200Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-04-26T04:58:17.200Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-04-26T04:58:17.200Z] total 16 [2023-04-26T04:58:17.200Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 04:48 . [2023-04-26T04:58:17.200Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 04:58 .. [2023-04-26T04:58:17.200Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 04:48 cost [2023-04-26T04:58:17.200Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 26 04:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:58:17.576Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:58:18.554Z] ---> package-listing.sh [2023-04-26T04:58:18.554Z] ++ facter osfamily [2023-04-26T04:58:18.554Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T04:58:18.813Z] + OS_FAMILY=debian [2023-04-26T04:58:18.813Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-04-26T04:58:18.813Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T04:58:18.813Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T04:58:18.813Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T04:58:18.813Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T04:58:18.813Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-04-26T04:58:18.813Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T04:58:18.813Z] + case "${OS_FAMILY}" in [2023-04-26T04:58:18.813Z] + dpkg -l [2023-04-26T04:58:18.813Z] + grep '^ii' [2023-04-26T04:58:18.813Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T04:58:18.813Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T04:58:18.813Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T04:58:18.813Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-04-26T04:58:18.813Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-04-26T04:58:18.813Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-04-26T04:58:18.824Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T04:58:19.097Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T04:58:19.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T04:58:19.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T04:58:19.730Z] prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container [2023-04-26T04:58:19.763Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T04:58:19.976Z] $ docker top 2198f71cc5d31fca57caa1b9a899adf07bfcf46ddfa6bc2a55d894947a467654 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T04:58:20.314Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T04:58:20.594Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T04:58:20.879Z] + ls /var/log/sa-host [2023-04-26T04:58:20.879Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T04:58:21.060Z] provisioning config files... [2023-04-26T04:58:21.068Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6056771751401475930tmp [Pipeline] { [Pipeline] echo [2023-04-26T04:58:21.084Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:58:21.366Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T04:58:21.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:58:21.702Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T04:58:21.709Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:58:21.996Z] ---> sudo-logs.sh [2023-04-26T04:58:21.997Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T04:58:22.029Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:58:22.313Z] ---> job-cost.sh [2023-04-26T04:58:22.314Z] lf-activate-venv: SKIPPING [2023-04-26T04:58:22.314Z] DEBUG: total: 0.2199999988079071 [2023-04-26T04:58:22.314Z] INFO: Retrieving Stack Cost... [2023-04-26T04:58:22.882Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T04:58:23.141Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T04:58:23.154Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T04:58:23.437Z] ---> logs-deploy.sh [2023-04-26T04:58:23.438Z] lf-activate-venv: SKIPPING [2023-04-26T04:58:23.438Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/128 [2023-04-26T04:58:23.438Z] INFO: archiving workspace using pattern(s): [2023-04-26T04:58:24.374Z] Archives upload complete. [2023-04-26T04:58:24.374Z] INFO: archiving logs to Nexus